Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.common.wcsConfigMbeans
Interface DeploymentMBean


public interface DeploymentMBean

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 activate()
           
 void deactivate()
           
 String getDeploymentStatus()
           
 String getFamily()
           
 String getName()
           
 String[] getTargets()
           
 String getVersion()
           

 

Method Detail

getName

String getName()

getFamily

String getFamily()

getVersion

String getVersion()

getTargets

String[] getTargets()

getDeploymentStatus

String getDeploymentStatus()

activate

void activate()
              throws IOException
Throws:
IOException

deactivate

void deactivate()
                throws IOException
Throws:
IOException

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.