public class WebResource
extends java.lang.Object
| Constructor and Description | 
|---|
WebResource(org.osgi.framework.Bundle bundle,
           boolean preload)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.osgi.framework.Bundle | 
getBundle()  | 
java.lang.String | 
getBundleName()  | 
java.io.File | 
getResource(java.lang.String path)  | 
java.util.Collection<java.lang.String> | 
getResources()  | 
Copyright © 2023. All Rights Reserved.