public abstract class AbstractAdapter extends Object
Constructor and Description |
---|
AbstractAdapter(org.osgi.service.event.EventAdmin admin)
The constructor of the adapter.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
destroy(org.osgi.framework.BundleContext bundleContext) |
protected org.osgi.service.event.EventAdmin |
getEventAdmin() |
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.