public class BundleContainer extends Object implements SourceContainer
ATTR_NAME, ATTR_REQUEST_BINDING, ATTR_REVISION, ATTR_SOURCE, ATTR_TYPE, ATTR_VISIBILITY, AUTO_DETECT| Constructor and Description |
|---|
BundleContainer(String unitName,
org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
ScriptSource |
findScriptSource(ScriptName name) |
ScriptName |
getName() |
SourceContainer |
getParentContainer()
Get the parent container if there is one.
|
URL |
getSource() |
URI |
getSourceURI() |
ScriptEntry.Visibility |
getVisibility() |
public BundleContainer(String unitName, org.osgi.framework.Bundle bundle) throws URISyntaxException
URISyntaxExceptionpublic ScriptSource findScriptSource(ScriptName name)
findScriptSource in interface SourceContainerpublic ScriptName getName()
getName in interface SourceUnitpublic URL getSource()
getSource in interface SourceUnitpublic URI getSourceURI()
getSourceURI in interface SourceUnitpublic ScriptEntry.Visibility getVisibility()
getVisibility in interface SourceUnitpublic SourceContainer getParentContainer()
SourceUnitgetParentContainer in interface SourceUnitCopyright © 2025 Open Identity Platform Community. All rights reserved.