Skip navigation links

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

E38079-01


com.convergin.specific.axia.management.externalMBeanSupport.deployment
Interface DeploymentMBean


public interface DeploymentMBean

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.