org.gcube.smartgears.handlers
Class ProfileEvents
java.lang.Object
org.gcube.smartgears.handlers.ProfileEvents
public class ProfileEvents
- extends Object
Profile lifetime events for container and application.
- Author:
- Fabio Simeoni
|
Field Summary |
static String |
changed
The event that signals a change to the profile. |
static String |
published
The event that signals the publication of the profile. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
published
public static final String published
- The event that signals the publication of the profile.
- See Also:
- Constant Field Values
changed
public static final String changed
- The event that signals a change to the profile.
- See Also:
- Constant Field Values
ProfileEvents
public ProfileEvents()
Copyright © 2013. All Rights Reserved.