|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jldapbeans.lang.BeanRepositoryFactory
public final class BeanRepositoryFactory
Holds a singleton instance of the bean repositories loaded from the classpath.
BeanRepositoryFactory looks for any resource named jldapbeans-repository.xml inside the META-INF folder using the application thread's ClassLoader.
Method Summary | |
---|---|
static BeanRepository |
getRepository()
Obtains the @link net.sf.jldapbeans.lang.BeanRepository for the application's main thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static BeanRepository getRepository()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |