|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.mchaplin.commons.WmindObject
net.mchaplin.ioc.configuration.DefaultConfiguration
public class DefaultConfiguration
Default, ready-to-use ConfigurationI implementation
| Field Summary |
|---|
| Fields inherited from class net.mchaplin.commons.WmindObject |
|---|
EX_CAUSE, EX_STACK, log, METHOD_CALL, propertyHelper, STACK_PREFIX |
| Fields inherited from interface net.mchaplin.ioc.component.ComponentI |
|---|
CMP_I |
| Constructor Summary | |
|---|---|
DefaultConfiguration()
|
|
| Method Summary | |
|---|---|
ContainerI |
getContainer()
Provide component dependencies lookup facility |
void |
reset()
Provide facility for runtime component redeployment |
void |
setContainer(ContainerI aContainer)
Dependency injection setter |
| Methods inherited from class net.mchaplin.commons.WmindObject |
|---|
printInheritance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultConfiguration()
| Method Detail |
|---|
public void reset()
ComponentI
reset in interface ComponentIComponentI.reset()public ContainerI getContainer()
ComponentI
getContainer in interface ComponentIComponentI.getContainer()public void setContainer(ContainerI aContainer)
ComponentI
setContainer in interface ComponentIComponentI.setContainer(net.mchaplin.ioc.ContainerI)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||