org.ow2.jonas.lib.management.services
Class ReconfigNotifications
java.lang.Object
org.ow2.jonas.lib.management.services.ReconfigNotifications
public class ReconfigNotifications
- extends Object
|
Field Summary |
static String |
RECONFIG_TYPE
Management notification type for reconfiguration events (notify that the management application made a reconfiguration operation) |
static String |
SAVE_RECONFIG_TYPE
Management notification type for save configuration events (notify that the management application asks for save changes) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RECONFIG_TYPE
public static final String RECONFIG_TYPE
- Management notification type for reconfiguration events (notify that the management application made a reconfiguration operation)
- See Also:
- Constant Field Values
SAVE_RECONFIG_TYPE
public static final String SAVE_RECONFIG_TYPE
- Management notification type for save configuration events (notify that the management application asks for save changes)
- See Also:
- Constant Field Values
ReconfigNotifications
public ReconfigNotifications()
Copyright © 2012 OW2 Consortium. All Rights Reserved.