Uses of Class
com.ca.commons.jndi.beans.JNDIBeanStoreConfigException

Packages that use JNDIBeanStoreConfigException
com.ca.commons.jndi.beans Framework for mapping JNDI directories to Java Beans. 
 

Uses of JNDIBeanStoreConfigException in com.ca.commons.jndi.beans
 

Methods in com.ca.commons.jndi.beans that throw JNDIBeanStoreConfigException
 void StringPropertyHandler.init(Properties props)
           
 void NumberPropertyHandler.init(Properties props)
           
 void MultiValuedAttribHandler.init(Properties props)
           
 void JNDIBeanPropertyHandler.init(Properties props)
          Provides a set of properties to initialize the handler.
 void EnumPropertyHandler.init(Properties props)
          Initialize the to-and-from maps, using configuration similar in format to: where 'name' corresponds to the value in the property, and 'value' refers to the value in the LDAP attribute.
 void ByteDataPropertyHandler.init(Properties props)
           
 



Created 2011-07-14 13:27 EST