@Contract
public interface PartitionDeployerRuntime
Modifier and Type | Method and Description |
---|---|
DeployerRuntimeMBean |
createDeployerRuntimeMBean(RuntimeMBean parent,
java.lang.String partitionName,
weblogic.security.acl.internal.AuthenticatedSubject sub) |
void |
destroyDeployerRuntimeMBean(java.lang.String partitionName,
weblogic.security.acl.internal.AuthenticatedSubject sub) |
DeployerRuntimeMBean createDeployerRuntimeMBean(RuntimeMBean parent, java.lang.String partitionName, weblogic.security.acl.internal.AuthenticatedSubject sub) throws ManagementException
ManagementException
void destroyDeployerRuntimeMBean(java.lang.String partitionName, weblogic.security.acl.internal.AuthenticatedSubject sub) throws ManagementException
ManagementException