Class WeldEEModuleDescriptor

java.lang.Object
org.jboss.weld.bootstrap.spi.helpers.EEModuleDescriptorImpl
org.jboss.as.weld.deployment.WeldEEModuleDescriptor
All Implemented Interfaces:
org.jboss.weld.bootstrap.api.Service, org.jboss.weld.bootstrap.spi.EEModuleDescriptor

public class WeldEEModuleDescriptor extends org.jboss.weld.bootstrap.spi.helpers.EEModuleDescriptorImpl implements org.jboss.weld.bootstrap.spi.EEModuleDescriptor
Implementation of Weld's EEModuleDescriptor
Author:
Jozef Hartinger
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.jboss.weld.bootstrap.spi.EEModuleDescriptor

    org.jboss.weld.bootstrap.spi.EEModuleDescriptor.ModuleType
  • Method Summary

    Modifier and Type
    Method
    Description
    of(String id, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
     

    Methods inherited from class org.jboss.weld.bootstrap.spi.helpers.EEModuleDescriptorImpl

    cleanup, getId, getType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.jboss.weld.bootstrap.spi.EEModuleDescriptor

    getId, getType

    Methods inherited from interface org.jboss.weld.bootstrap.api.Service

    cleanup