|
||||||||||
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<T>
T
- exact input typepublic abstract class WebBeansUrlIntegrationDeployer<T>
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 | |
---|---|
protected |
WebBeansUrlIntegrationDeployer(Class<T> input)
|
Method Summary | |
---|---|
protected String |
getOptionalLib()
Get the optinal lib path. |
protected String |
getServerHome()
Get server home. |
protected Set<URL> |
getURLs()
Get the WebBeans integration urls. |
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 |
---|
protected WebBeansUrlIntegrationDeployer(Class<T> input)
Method Detail |
---|
protected Set<URL> getURLs()
protected String getServerHome()
protected String getOptionalLib()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |