Uses of Class
javax.enterprise.inject.ResolutionException

Packages that use ResolutionException
javax.enterprise.inject   
 

Uses of ResolutionException in javax.enterprise.inject
 

Subclasses of ResolutionException in javax.enterprise.inject
 class AmbiguousResolutionException
          An AmbiguousDependencyException is thrown when within the set of enabled beans with the API type and bind- ing types declared there exists no unique Web Bean with a higher precedence than all other beans in the set.
 class UnproxyableResolutionException
          Thrown if a bean has normal scope and the type cannot be proxied by the container
 class UnsatisfiedResolutionException
          Thrown if no beans can be resolved
 



Copyright © 2008-2009. All Rights Reserved.