|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subsystem | |
---|---|
org.osgi.service.subsystem | Subsystem Service Package Version 1.0. |
Uses of Subsystem in org.osgi.service.subsystem |
---|
Methods in org.osgi.service.subsystem that return Subsystem | |
---|---|
Subsystem |
Subsystem.install(java.lang.String location)
Installs a subsystem from the specified location identifier. |
Subsystem |
Subsystem.install(java.lang.String location,
java.io.InputStream content)
Installs a subsystem from the specified content. |
Methods in org.osgi.service.subsystem that return types with arguments of type Subsystem | |
---|---|
java.util.Collection<Subsystem> |
Subsystem.getChildren()
Returns the child subsystems of this subsystem. |
java.util.Collection<Subsystem> |
Subsystem.getParents()
Returns the parent subsystems of this subsystem. |
Constructors in org.osgi.service.subsystem with parameters of type Subsystem | |
---|---|
SubsystemPermission(Subsystem subsystem,
java.lang.String actions)
Creates a new requested SubsystemPermission object to be used by
the code that must perform checkPermission . |
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |