|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureEvent.EventType | |
---|---|
org.apache.karaf.features |
Uses of FeatureEvent.EventType in org.apache.karaf.features |
---|
Methods in org.apache.karaf.features that return FeatureEvent.EventType | |
---|---|
FeatureEvent.EventType |
FeatureEvent.getType()
|
static FeatureEvent.EventType |
FeatureEvent.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FeatureEvent.EventType[] |
FeatureEvent.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.karaf.features with parameters of type FeatureEvent.EventType | |
---|---|
FeatureEvent(Feature feature,
FeatureEvent.EventType type,
boolean replay)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |