public interface ChangeCenterMBean
Modifier and Type | Method and Description |
---|---|
void |
commitChanges() |
int |
getLockState() |
void |
lockAndEdit() |
void |
rollback() |
int getLockState()
void lockAndEdit() throws java.lang.Exception
java.lang.Exception
void commitChanges() throws javax.management.OperationsException
javax.management.OperationsException
void rollback() throws java.lang.Exception
java.lang.Exception