Class JMSDestinationDefinitionDescriptorProcessor

  • All Implemented Interfaces:
    org.jboss.as.server.deployment.DeploymentUnitProcessor

    public class JMSDestinationDefinitionDescriptorProcessor
    extends org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor
    Process jms-destination from deployment descriptor.
    Author:
    Jeff Mesnil (c) 2013 Red Hat inc., Eduardo Martins
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor

        org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void processEnvironment​(org.jboss.metadata.javaee.spec.RemoteEnvironment environment, org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources injectionSources)  
      • Methods inherited from class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor

        processDescriptorEntries
      • Methods inherited from class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor

        deploy, processInjectionTargets
      • Methods inherited from interface org.jboss.as.server.deployment.DeploymentUnitProcessor

        undeploy
    • Constructor Detail

      • JMSDestinationDefinitionDescriptorProcessor

        public JMSDestinationDefinitionDescriptorProcessor()
    • Method Detail

      • processEnvironment

        protected void processEnvironment​(org.jboss.metadata.javaee.spec.RemoteEnvironment environment,
                                          org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor.ResourceDefinitionInjectionSources injectionSources)
                                   throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
        Specified by:
        processEnvironment in class org.jboss.as.ee.resource.definition.ResourceDefinitionDescriptorProcessor
        Throws:
        org.jboss.as.server.deployment.DeploymentUnitProcessingException