|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.core.util.BaseConfigurable
public class BaseConfigurable
Base class for implementations that need access to the unitils configuration
| Field Summary | |
|---|---|
protected java.util.Properties |
configuration
|
| Constructor Summary | |
|---|---|
BaseConfigurable()
|
|
| Method Summary | |
|---|---|
void |
init(java.util.Properties configuration)
Initializes the database operation class with the given Properties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Properties configuration
| Constructor Detail |
|---|
public BaseConfigurable()
| Method Detail |
|---|
public void init(java.util.Properties configuration)
ConfigurableProperties
init in interface Configurableconfiguration - The configuration, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||