Package | Description |
---|---|
org.ow2.petals.microkernel.api.container |
Modifier and Type | Method and Description |
---|---|
Installer |
ContainerService.createInstaller(org.ow2.petals.jbi.descriptor.original.generated.Component componentDescription)
Create a JBI component installer and its associated Fractal component, from its component description, and then
starts it.
|
Installer |
ContainerService.getInstallerByName(String name)
Get a JBI component installer (
Installer ) by its component name. |
Modifier and Type | Method and Description |
---|---|
Map<String,Installer> |
ContainerService.getInstallers()
Get the
Installer s, the map key is the JBI component name identifier |
Copyright © 2005-2016 Linagora. All Rights Reserved.