|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface.
Field Summary |
Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Method Summary | |
String |
displayStateConfig()
|
StateManager |
getInstance()
|
String |
getStateFile()
Gets the StateFile attribute of the StateManagerMBean object |
void |
loadConfig()
|
void |
saveConfig()
|
void |
setStateFile(String newStateFile)
Sets the StateFile attribute of the StateManagerMBean object |
Methods inherited from interface org.jboss.system.ServiceMBean |
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
Method Detail |
public void setStateFile(String newStateFile)
newStateFile
- The new StateFile valuepublic StateManager getInstance()
public String getStateFile()
public void loadConfig() throws IOException, XElementException
IOException
XElementException
public void saveConfig() throws IOException
IOException
public String displayStateConfig() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |