|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liquidatom.derbyscore.PicoContainerFactory
public class PicoContainerFactory
A utility for accessing the global pico-container for the application.
Method Summary | |
---|---|
org.picocontainer.MutablePicoContainer |
get()
A utility for accessing the global pico-container for the application. |
static PicoContainerFactory |
getInstance()
Get a reference to the current PicoContainerFactory instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PicoContainerFactory getInstance()
public org.picocontainer.MutablePicoContainer get()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |