Uses of Class
net.sf.jldapbeans.lang.BeanInstantiationException

Packages that use BeanInstantiationException
net.sf.jldapbeans.lang   
 

Uses of BeanInstantiationException in net.sf.jldapbeans.lang
 

Methods in net.sf.jldapbeans.lang that throw BeanInstantiationException
 java.lang.Object LdapClass.newInstance()
          Creates a new instance of a LDAP bean using a net.sf.cglib.proxy.Enhancer to support the implementation of every java class that the bean must support.
 



Copyright © 2005 jLDAPBeans Team. All Rights Reserved.