Uses of Class
org.jboss.weld.exceptions.DeploymentException

Packages that use DeploymentException
org.jboss.weld.exceptions   
 

Uses of DeploymentException in org.jboss.weld.exceptions
 

Subclasses of DeploymentException in org.jboss.weld.exceptions
 class InconsistentSpecializationException
           
 class NullableDependencyException
          Thrown if an injection point of primitive type resolves to a bean which may be null
 class UnserializableDependencyException
          Thrown if a simple bean is dependent scoped and injected into a stateful session bean, into a non-transient field, bean constructor parameter or initializer method parameter of a bean which declares a passivating scope, or into a parameter of a producer method which declares a passivating scope
 



Copyright © 2013 Seam Framework. All Rights Reserved.