protected static interface OSGiJavaEEArchive.BCPEntry
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor visitor) |
org.osgi.framework.Bundle |
getBundle() |
String |
getName() |
String getName()
org.osgi.framework.Bundle getBundle()
void accept(OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor visitor)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.