Uses of Class
org.beanlet.BeanletDefinitionException

Packages that use BeanletDefinitionException
org.beanlet Contains all of the core beanlet interfaces and bootstrap classes. 
 

Uses of BeanletDefinitionException in org.beanlet
 

Subclasses of BeanletDefinitionException in org.beanlet
 class BeanletTypeIsDuplicateException
          Indicates that multiple beanlets match the member type.
 class BeanletTypeMismatchException
          Thrown if injectant does not match member type.
 class BeanletTypeNotFoundException
          Exception thrown if no beanlet type matches member type.
 class BeanletValidationException
          Thrown if beanlet validation failed.
 class BeanletWiringException
          Thrown if any of the members, for which injection is required, cannot be wired.
 



Copyright © 2006-2012. All Rights Reserved.