|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentsMBean
DeploymentMBean: NOT autogenerated supply the list of the currently deployed applications to the GUI. the list is extracted from the BEA platfrom MBeans
Method Summary | |
---|---|
void |
activateDeployment(String _type, String _version, String _instanceName) |
void |
addDeployment(String _type, String _version, String _instanceName) |
void |
deactivateDeployment(String _type, String _version, String _instanceName) |
String[] |
getAvailableModuleFamiliesAndVersions() |
String[] |
getDeploymentFamilies() |
String[] |
getDeploymentNames() |
ObjectName[] |
getDeployments() |
String[] |
getDeploymentStatuses() |
String[] |
getDeploymentVersions() |
String[] |
getTargets() |
void |
removeDeployment(String _type, String _version, String _instanceName) |
Method Detail |
---|
String[] getDeploymentNames()
String[] getDeploymentFamilies()
String[] getDeploymentVersions()
String[] getTargets()
String[] getDeploymentStatuses()
String[] getAvailableModuleFamiliesAndVersions()
ObjectName[] getDeployments()
void addDeployment(String _type, String _version, String _instanceName)
void removeDeployment(String _type, String _version, String _instanceName)
void activateDeployment(String _type, String _version, String _instanceName)
void deactivateDeployment(String _type, String _version, String _instanceName)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |