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.Exceptionvoid commitChanges()
throws javax.management.OperationsException
javax.management.OperationsExceptionvoid rollback()
throws java.lang.Exception
java.lang.Exception