Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-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()
           
 java.lang.String getDeploymentStatus()
           
 java.lang.String getFamily()
           
 java.lang.String getName()
           
 java.lang.String[] getTargets()
           
 java.lang.String getVersion()
           

 

Method Detail

getName

java.lang.String getName()

getFamily

java.lang.String getFamily()

getVersion

java.lang.String getVersion()

getTargets

java.lang.String[] getTargets()

getDeploymentStatus

java.lang.String getDeploymentStatus()

activate

void activate()
              throws java.io.IOException
Throws:
java.io.IOException

deactivate

void deactivate()
                throws java.io.IOException
Throws:
java.io.IOException

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


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