|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.jonas.lib.management.services.ReconfigNotifications
public class ReconfigNotifications
Field Summary | |
---|---|
static java.lang.String |
RECONFIG_TYPE
Management notification type for reconfiguration events (notify that the management application made a reconfiguration operation) |
static java.lang.String |
SAVE_RECONFIG_TYPE
Management notification type for save configuration events (notify that the management application asks for save changes) |
Constructor Summary | |
---|---|
ReconfigNotifications()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RECONFIG_TYPE
public static final java.lang.String SAVE_RECONFIG_TYPE
Constructor Detail |
---|
public ReconfigNotifications()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |