|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.features.internal.EventAdminListener
public class EventAdminListener
A listener to publish events to EventAdmin
Constructor Summary | |
---|---|
EventAdminListener(org.osgi.framework.BundleContext context)
|
Method Summary | |
---|---|
void |
featureEvent(FeatureEvent event)
|
void |
repositoryEvent(RepositoryEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventAdminListener(org.osgi.framework.BundleContext context)
Method Detail |
---|
public void featureEvent(FeatureEvent event)
featureEvent
in interface FeaturesListener
public void repositoryEvent(RepositoryEvent event)
repositoryEvent
in interface FeaturesListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |