public class ClusterFeaturesEvent
extends org.apache.karaf.cellar.core.event.Event
| Constructor and Description |
|---|
ClusterFeaturesEvent(String name,
String version,
Boolean noClean,
Boolean noRefresh,
Boolean noStart,
org.apache.karaf.features.FeatureEvent.EventType type) |
ClusterFeaturesEvent(String name,
String version,
org.apache.karaf.features.FeatureEvent.EventType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Boolean |
getNoRefresh() |
Boolean |
getNoStart() |
org.apache.karaf.features.FeatureEvent.EventType |
getType() |
String |
getVersion() |
Copyright © 2015 The Apache Software Foundation. All rights reserved.