| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.extender.internal.blueprint.event |
| Modifier and Type | Field and Description |
|---|---|
private PublishType |
OsgiEventDispatcher.publisher |
| Modifier and Type | Method and Description |
|---|---|
static PublishType |
PublishType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PublishType[] |
PublishType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OsgiEventDispatcher(org.osgi.framework.BundleContext bundleContext,
PublishType publisher) |