public abstract class AbstractAdapter
extends java.lang.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-2014 The Apache Software Foundation. All Rights Reserved.