public interface DeployConnector extends Connector
Modifier and Type | Method and Description |
---|---|
void |
installPart(File applicationPart,
UAPPCard card)
This method allows to install a part on the running container
|
void |
uninstallPart(UAPPCard card)
This method allows to uninstall a part on the running container
|
dispose, getDescription, getName, getProvider, getVersion, init, loadConfigurations
void installPart(File applicationPart, UAPPCard card)
serializedPart
- The part to be installedcard
- The reference information of the part of the application
within a service to installvoid uninstallPart(UAPPCard card)
card
- The reference information of the part of the application
within a service to installCopyright © 2018 universAAL Consortium. All rights reserved.