Uses of Class
org.apache.webbeans.exception.inject.DefinitionException

Packages that use DefinitionException
org.apache.webbeans.container   
org.apache.webbeans.exception   
org.apache.webbeans.exception.definition   
 

Uses of DefinitionException in org.apache.webbeans.container
 

Methods in org.apache.webbeans.container that throw DefinitionException
protected  void BeanManagerImpl.addPassivationInfo(OwbBean<?> bean)
          Check if the bean is has a passivation id and add it to the id store.
 

Uses of DefinitionException in org.apache.webbeans.exception
 

Subclasses of DefinitionException in org.apache.webbeans.exception
 class WebBeansConfigurationException
          Exception that is thrown by the web beans container at the intialization time.
 class WebBeansPassivationException
           
 

Uses of DefinitionException in org.apache.webbeans.exception.definition
 

Subclasses of DefinitionException in org.apache.webbeans.exception.definition
 class DuplicateDefinitionException
           
 class NonexistentConstructorException
           
 class NonexistentFieldException
           
 class NonexistentMemberException
           
 class NonexistentMethodException
           
 class NonexistentTypeException
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.