Uses of Class
org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
Packages that use SingletonComponentDescription Package Description org.jboss.as.ejb3.deployment.processors.merging -
-
Uses of SingletonComponentDescription in org.jboss.as.ejb3.deployment.processors.merging
Methods in org.jboss.as.ejb3.deployment.processors.merging with parameters of type SingletonComponentDescription Modifier and Type Method Description protected voidStartupMergingProcessor. handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SingletonComponentDescription description)protected voidStartupMergingProcessor. handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SingletonComponentDescription description)
-