Uses of Class
javax.enterprise.inject.spi.DeploymentException
-
Packages that use DeploymentException Package Description org.jboss.weld.exceptions -
-
Uses of DeploymentException in org.jboss.weld.exceptions
Subclasses of DeploymentException in org.jboss.weld.exceptions Modifier and Type Class Description classDeploymentExceptionThrown if an deployment exception occurs.classInconsistentSpecializationExceptionclassUnserializableDependencyExceptionThrown 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
-