|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
true for InstallTask.isAsynchronousTask()
and be add with InstallationContext.addTaskToCurrentCycle(InstallTask)
InstallTask for the resource or
null if the factory does not support the resource.
OsgiInstaller
Currently the OSGi installer supports bundles and configurations,
but it can be extended by additional task factories supporting
other formats.OsgiInstaller.true
The OSGi installer will set the attribute InstallTask.ASYNC_ATTR_NAME
with an integer value.
InstallableResource in an OSGi framework.ResourceTransformer and is now
about to be processed by an .ResourceTransformer.InstallableResource.getInputStream() must
return an input stream to the bundle.
InstallableResource.getDictionary()
must return a dictionary with the configuration.
InstallableResource.getDictionary()
should contain a dictionary or the InstallableResource.getInputStream()
should point to a property or configuration file.
UpdateHandler if
a resource could be persisted by the handler.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||