| Modifier and Type | Field and Description | 
|---|---|
protected static org.slf4j.Logger | 
logger  | 
| Constructor and Description | 
|---|
Activator.DroolsServiceTracker(org.osgi.framework.BundleContext bc,
                              Activator activator)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
addingService(org.osgi.framework.ServiceReference ref)  | 
void | 
modifiedService(org.osgi.framework.ServiceReference arg0,
               Object arg1)  | 
void | 
removedService(org.osgi.framework.ServiceReference ref,
              Object arg1)  | 
public Activator.DroolsServiceTracker(org.osgi.framework.BundleContext bc,
                              Activator activator)
public Object addingService(org.osgi.framework.ServiceReference ref)
addingService in interface org.osgi.util.tracker.ServiceTrackerCustomizerpublic void modifiedService(org.osgi.framework.ServiceReference arg0,
                   Object arg1)
modifiedService in interface org.osgi.util.tracker.ServiceTrackerCustomizerpublic void removedService(org.osgi.framework.ServiceReference ref,
                  Object arg1)
removedService in interface org.osgi.util.tracker.ServiceTrackerCustomizerCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.