Uses of Class
org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
Packages that use SingletonComponentDescription
-
Uses of SingletonComponentDescription in org.jboss.as.ejb3.deployment.processors.merging
Methods in org.jboss.as.ejb3.deployment.processors.merging with parameters of type SingletonComponentDescriptionModifier and TypeMethodDescriptionprotected 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)