Uses of Class
djbeans.exception.InitException

Packages that use InitException
djbeans   
 

Uses of InitException in djbeans
 

Methods in djbeans that throw InitException
static DJBeansLoader DJBeansLoader.init()
          Initialize the DJBeans Factory.
static DJBeansLoader DJBeansLoader.init(boolean startListenerThread, int sleepSeconds)
          Initialize the DJBeans Factory.
static DJBeansLoader DJBeansLoader.init(java.util.Properties djbeansProperties, boolean startListenerThread, int sleepSeconds)
          Initialize the DJBeans Factory.