|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.alternatives.AbstractDelegatingMutablePicoContainer
org.nanocontainer.script.FooDecoratingPicoContainer
public class FooDecoratingPicoContainer
Constructor Summary | |
---|---|
FooDecoratingPicoContainer(org.picocontainer.MutablePicoContainer delegate)
|
Method Summary | |
---|---|
org.picocontainer.MutablePicoContainer |
makeChildContainer()
|
org.picocontainer.ComponentAdapter |
registerComponentImplementation(Object componentKey,
Class componentImplementation)
|
org.picocontainer.ComponentAdapter |
registerComponentImplementation(Object componentKey,
Class componentImplementation,
org.picocontainer.Parameter[] parameters)
|
Methods inherited from class org.picocontainer.alternatives.AbstractDelegatingMutablePicoContainer |
---|
accept, addChildContainer, dispose, equals, getComponentAdapter, getComponentAdapterOfType, getComponentAdapters, getComponentAdaptersOfType, getComponentInstance, getComponentInstanceOfType, getComponentInstances, getComponentInstancesOfType, getDelegate, getParent, registerComponent, registerComponentImplementation, registerComponentInstance, registerComponentInstance, removeChildContainer, start, stop, unregisterComponent, unregisterComponentByInstance, verify |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FooDecoratingPicoContainer(org.picocontainer.MutablePicoContainer delegate)
Method Detail |
---|
public org.picocontainer.MutablePicoContainer makeChildContainer()
public org.picocontainer.ComponentAdapter registerComponentImplementation(Object componentKey, Class componentImplementation, org.picocontainer.Parameter[] parameters) throws org.picocontainer.PicoRegistrationException
registerComponentImplementation
in interface org.picocontainer.MutablePicoContainer
registerComponentImplementation
in class org.picocontainer.alternatives.AbstractDelegatingMutablePicoContainer
org.picocontainer.PicoRegistrationException
public org.picocontainer.ComponentAdapter registerComponentImplementation(Object componentKey, Class componentImplementation) throws org.picocontainer.PicoRegistrationException
registerComponentImplementation
in interface org.picocontainer.MutablePicoContainer
registerComponentImplementation
in class org.picocontainer.alternatives.AbstractDelegatingMutablePicoContainer
org.picocontainer.PicoRegistrationException
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |