Class DeploymentResource

  • All Implemented Interfaces:
    Cloneable, NamedObject

    public class DeploymentResource
    extends NamedNode
    Model node for resources under /deployment=foo/subsystem=* resp. /deployment=foo/subdeployment=bar/subsystem=*
    • Method Detail

      • getDeployment

        public String getDeployment()
      • getSubdeployment

        public String getSubdeployment()
      • getPath

        public String getPath()
        Returns deployment/subdeployment if subdeployment != null, deployment otherwise. Should not be used to build DMR operations, but rather in the UI.