public class SecuredComponentEntryHttpContext
extends org.eclipse.equinox.http.helper.BundleEntryHttpContext
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
protected org.wso2.carbon.registry.core.Registry |
registry |
protected UIResourceRegistry |
uiResourceRegistry |
| Constructor and Description |
|---|
SecuredComponentEntryHttpContext(org.osgi.framework.Bundle bundle) |
SecuredComponentEntryHttpContext(org.osgi.framework.Bundle bundle,
String s,
org.wso2.carbon.registry.core.Registry registry) |
SecuredComponentEntryHttpContext(org.osgi.framework.Bundle bundle,
String bundlePath,
UIResourceRegistry uiResourceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getResource(String resourceName) |
protected org.wso2.carbon.registry.core.Registry registry
protected UIResourceRegistry uiResourceRegistry
protected org.apache.commons.logging.Log log
public SecuredComponentEntryHttpContext(org.osgi.framework.Bundle bundle)
public SecuredComponentEntryHttpContext(org.osgi.framework.Bundle bundle,
String bundlePath,
UIResourceRegistry uiResourceRegistry)
public SecuredComponentEntryHttpContext(org.osgi.framework.Bundle bundle,
String s,
org.wso2.carbon.registry.core.Registry registry)
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.