Uses of Interface
org.glassfish.osgijavaeebase.OSGiJavaEEArchive.BCPEntry

Uses of OSGiJavaEEArchive.BCPEntry in org.glassfish.osgijavaeebase
 

Classes in org.glassfish.osgijavaeebase that implement OSGiJavaEEArchive.BCPEntry
protected  class OSGiJavaEEArchive.DirBCPEntry
           
protected  class OSGiJavaEEArchive.JarBCPEntry
           
 

Methods in org.glassfish.osgijavaeebase that return types with arguments of type OSGiJavaEEArchive.BCPEntry
 java.util.List<OSGiJavaEEArchive.BCPEntry> OSGiJavaEEArchive.EffectiveBCP.getBCPEntries()
           
 

Methods in org.glassfish.osgijavaeebase with parameters of type OSGiJavaEEArchive.BCPEntry
 void OSGiJavaEEArchive.EffectiveBCP.add(OSGiJavaEEArchive.BCPEntry bcpEntry)
           
 



Copyright © 2011 GlassFish Community. All Rights Reserved.