protected class OSGiJavaEEArchive.DirBCPEntry extends java.lang.Object implements OSGiJavaEEArchive.BCPEntry
OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor| Constructor and Description |
|---|
OSGiJavaEEArchive.DirBCPEntry(java.lang.String name,
org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor visitor) |
org.osgi.framework.Bundle |
getBundle() |
java.lang.String |
getName() |
public OSGiJavaEEArchive.DirBCPEntry(java.lang.String name,
org.osgi.framework.Bundle bundle)
public java.lang.String getName()
getName in interface OSGiJavaEEArchive.BCPEntrypublic org.osgi.framework.Bundle getBundle()
getBundle in interface OSGiJavaEEArchive.BCPEntrypublic void accept(OSGiJavaEEArchive.BCPEntry.BCPEntryVisitor visitor)
accept in interface OSGiJavaEEArchive.BCPEntryCopyright © 2018 GlassFish Community. All Rights Reserved.