org.apache.felix.framework.util
Class ListenerHookInfoImpl
java.lang.Object
org.apache.felix.framework.util.ListenerHookInfoImpl
- All Implemented Interfaces:
- ListenerHook.ListenerInfo
public class ListenerHookInfoImpl
- extends Object
- implements ListenerHook.ListenerInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerHookInfoImpl
public ListenerHookInfoImpl(BundleContext context,
String filter)
getBundleContext
public BundleContext getBundleContext()
- Specified by:
getBundleContext
in interface ListenerHook.ListenerInfo
getFilter
public String getFilter()
- Specified by:
getFilter
in interface ListenerHook.ListenerInfo
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.