|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployers.spi.deployer.helpers.AbstractDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer<T>
org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer<T>
org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer<T>
org.jboss.deployers.vfs.plugins.classloader.FilesUrlIntegrationDeployer<T>
org.jboss.deployers.vfs.plugins.classloader.PathUrlIntegrationDeployer<T>
org.jboss.webbeans.integration.deployer.cl.WebBeansUrlIntegrationDeployer<org.jboss.metadata.web.jboss.JBossWebMetaData>
org.jboss.webbeans.integration.deployer.cl.WebBeansWebUrlIntegrationDeployer
public class WebBeansWebUrlIntegrationDeployer
Web Beans RI integration deployer.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.deployers.spi.Ordered |
---|
org.jboss.deployers.spi.Ordered.OrderedComparator |
Field Summary |
---|
Fields inherited from class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer |
---|
IS_INTEGRATION_FLAG_KEY |
Fields inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
log |
Fields inherited from interface org.jboss.deployers.spi.Ordered |
---|
COMPARATOR |
Constructor Summary | |
---|---|
WebBeansWebUrlIntegrationDeployer()
|
Method Summary |
---|
Methods inherited from class org.jboss.webbeans.integration.deployer.cl.WebBeansUrlIntegrationDeployer |
---|
getOptionalLib, getServerHome, getURLs |
Methods inherited from class org.jboss.deployers.vfs.plugins.classloader.PathUrlIntegrationDeployer |
---|
isIntegrationDeployment |
Methods inherited from class org.jboss.deployers.vfs.plugins.classloader.FilesUrlIntegrationDeployer |
---|
getFiles, setFiles |
Methods inherited from class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer |
---|
deploy, getDeployerLocation, getIntegrationURL, getIntegrationURLs, isIntegrationDeployment, setIntegrationURL, setIntegrationURLs, start, undeploy |
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer |
---|
deploy, undeploy |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer |
---|
internalDeploy, internalUndeploy, setDisableOptional |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer |
---|
addControllerContextName, deploy, isControllerContextNameCandidate, isUseUnitName, removeControllerContextName, setUseUnitName, undeploy |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutput, getOutputs, getRelativeOrder, getStage, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setWantComponents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebBeansWebUrlIntegrationDeployer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |