Uses of Class
org.apache.sling.installer.api.event.InstallationEvent.TYPE

Packages that use InstallationEvent.TYPE
org.apache.sling.installer.api.event   
 

Uses of InstallationEvent.TYPE in org.apache.sling.installer.api.event
 

Methods in org.apache.sling.installer.api.event that return InstallationEvent.TYPE
 InstallationEvent.TYPE InstallationEvent.getType()
          Return the event type.
static InstallationEvent.TYPE InstallationEvent.TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InstallationEvent.TYPE[] InstallationEvent.TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.