org.gcube.smartgears.handlers
Class ProfileEvents

java.lang.Object
  extended by 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.
 
Constructor Summary
ProfileEvents()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ProfileEvents

public ProfileEvents()


Copyright © 2014. All Rights Reserved.