|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Deployment context that is supplied to a deployment model.
Field Summary | |
static String |
SEPARATOR
|
Method Summary | |
DependencyGraph |
getDependencyGraph()
Return the dependency graph used to construct deployment and decommissioning sequences. |
Logger |
getLogger()
Return the assigned logger. |
Mode |
getMode()
Return the mode of establishment. |
String |
getName()
Return the deployment target name. |
String |
getPartitionName()
Return the deployment poartition. |
DeploymentProfile |
getProfile()
Return the deployment profile. |
String |
getQualifiedName()
Return the model fully qualified name. |
SystemContext |
getSystemContext()
Return the system context. |
Methods inherited from interface org.apache.avalon.framework.context.Context |
get |
Field Detail |
public static final String SEPARATOR
Method Detail |
public String getName()
public String getPartitionName()
public String getQualifiedName()
public Mode getMode()
public Logger getLogger()
public SystemContext getSystemContext()
public DependencyGraph getDependencyGraph()
public DeploymentProfile getProfile()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |