Class DeploymentConfiguration


  • public class DeploymentConfiguration
    extends Object
    Model class that represents a deployment configuration. It wraps all possible annotations that can be used in a Deployment method.
    Version:
    $Revision: $
    • Constructor Detail

      • DeploymentConfiguration

        public DeploymentConfiguration()
    • Method Detail

      • getArchive

        public org.jboss.shrinkwrap.api.Archive getArchive()
      • getDescriptor

        public org.jboss.shrinkwrap.descriptor.api.Descriptor getDescriptor()
      • getDeployment

        public Deployment getDeployment()