Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsConfigMbeans
Interface ChangeCenterMBean


public interface ChangeCenterMBean

Method Summary
 void commitChanges()
           
 int getLockState()
           
 void lockAndEdit()
           
 void rollback()
           

 

Method Detail

getLockState

int getLockState()

lockAndEdit

void lockAndEdit()
                 throws java.lang.Exception
Throws:
java.lang.Exception

commitChanges

void commitChanges()
                   throws javax.management.OperationsException
Throws:
javax.management.OperationsException

rollback

void rollback()
              throws java.lang.Exception
Throws:
java.lang.Exception

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.