org.glassfish.osgijavaeebase
Class BundleResource

java.lang.Object
  extended by org.glassfish.osgijavaeebase.BundleResource

public class BundleResource
extends Object

Represents a resource in the bundle's classpath


Method Summary
 String getArchivePath()
           
 String getPath()
           
 URI getUri()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUri

public URI getUri()

getPath

public String getPath()

getArchivePath

public String getArchivePath()


Copyright © 2012 GlassFish Community. All Rights Reserved.