|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployers.spi.attachments.helpers.AbstractAttachments
org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
org.jboss.system.server.profileservice.BootstrapDeployment
public class BootstrapDeployment
A DeploymentUnit for exposing the MCServer deployments
MCServer.getDeployments()
,
Serialized FormConstructor Summary | |
---|---|
BootstrapDeployment(org.jboss.kernel.spi.deployment.KernelDeployment deployment)
|
Method Summary | |
---|---|
String |
getName()
|
String |
getSimpleName()
|
Methods inherited from class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit |
---|
addAttachment, addComponent, addControllerContextName, addIDependOn, clear, clearChangeCount, createClassLoader, createComponentDeploymentContext, createComponentDeploymentUnit, getAllMetaData, getAttachment, getAttachments, getChangeCount, getChildren, getClassLoader, getComponent, getComponentContext, getComponents, getControllerContextName, getControllerContextNames, getDependencyInfo, getDeploymentContext, getMainDeployer, getMetaData, getMutableMetaData, getMutableScope, getParent, getRelativePath, getResourceClassLoader, getResourceLoader, getScope, getTopLevel, getTransientManagedObjects, hasAttachments, isAttachmentPresent, isComponent, isTopLevel, readExternal, removeAttachment, removeClassLoader, removeComponent, removeControllerContextName, removeIDependOn, setMutableScope, setRequiredStage, setScope, toString, visit, writeExternal |
Methods inherited from class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments |
---|
addAttachment, addAttachment, removeAttachment, removeAttachment, setAttachments |
Methods inherited from class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments |
---|
getAttachment, getAttachment, isAttachmentPresent, isAttachmentPresent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jboss.deployers.structure.spi.DeploymentUnit |
---|
addComponent, addControllerContextName, addIDependOn, createClassLoader, getAllMetaData, getChildren, getClassLoader, getComponent, getComponents, getControllerContextName, getControllerContextNames, getDependencyInfo, getMainDeployer, getMetaData, getMutableMetaData, getMutableScope, getParent, getRelativePath, getResourceClassLoader, getResourceLoader, getScope, getTopLevel, getTransientManagedObjects, isComponent, isTopLevel, removeClassLoader, removeComponent, removeControllerContextName, removeIDependOn, setMutableScope, setRequiredStage, setScope, visit |
Methods inherited from interface org.jboss.deployers.spi.attachments.MutableAttachments |
---|
addAttachment, addAttachment, addAttachment, clear, clearChangeCount, getChangeCount, removeAttachment, removeAttachment, removeAttachment, setAttachments |
Methods inherited from interface org.jboss.deployers.spi.attachments.Attachments |
---|
getAttachment, getAttachment, getAttachment, getAttachments, hasAttachments, isAttachmentPresent, isAttachmentPresent, isAttachmentPresent |
Constructor Detail |
---|
public BootstrapDeployment(org.jboss.kernel.spi.deployment.KernelDeployment deployment)
Method Detail |
---|
public String getName()
getName
in interface org.jboss.deployers.structure.spi.DeploymentUnit
getName
in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
public String getSimpleName()
getSimpleName
in interface org.jboss.deployers.structure.spi.DeploymentUnit
getSimpleName
in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |