| Package | Description |
|---|---|
| org.apache.karaf.features |
| Modifier and Type | Method and Description |
|---|---|
FeatureEvent.EventType |
FeatureEvent.getType() |
static FeatureEvent.EventType |
FeatureEvent.EventType.valueOf(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.
|
| Constructor and Description |
|---|
FeatureEvent(Feature feature,
FeatureEvent.EventType type,
boolean replay) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.