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
          Ambigous resolution exception.
 class UnproxyableResolutionException
          In DI, normal scope type bean class must be proxyable by the container.
 class UnsatisfiedResolutionException
          If injection point is not resolved by the container, it throws unsatisfied exception.
 



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