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
URISyntaxException
public ScriptSource findScriptSource(ScriptName name)
findScriptSource
in interface SourceContainer
public ScriptName getName()
getName
in interface SourceUnit
public URL getSource()
getSource
in interface SourceUnit
public URI getSourceURI()
getSourceURI
in interface SourceUnit
public ScriptEntry.Visibility getVisibility()
getVisibility
in interface SourceUnit
public SourceContainer getParentContainer()
SourceUnit
getParentContainer
in interface SourceUnit
Copyright © 2025 Open Identity Platform Community. All rights reserved.