org.glassfish.osgijavaeebase
Class BundleResource

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

public class BundleResource
extends java.lang.Object

Represents a resource in the bundle's classpath


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

Method Detail

getUri

public java.net.URI getUri()

getPath

public java.lang.String getPath()

getArchivePath

public java.lang.String getArchivePath()


Copyright © 2011 GlassFish Community. All Rights Reserved.