public interface DeployedBackendBundle extends BackendBundle
| Modifier and Type | Method and Description |
|---|---|
java.util.Dictionary[] |
getServices()
Returns services of this bundle.
|
int |
getState()
Gets the state of a deployed bundle.
|
void |
start()
Starts the real bundle represented by this object.
|
void |
stop()
Stops the real bundle represented by this object.
|
compareIgnoreVersion, compareVersions, equals, getDeploymentTargets, getLocation, getPackageName, isEnabled, isOptionalint getState()
void start()
throws CommunicationException,
java.lang.Exception
CommunicationExceptionjava.lang.Exceptionvoid stop() throws CommunicationException, java.lang.Exception
CommunicationExceptionjava.lang.Exceptionjava.util.Dictionary[] getServices()
throws CommunicationException,
java.lang.Exception
CommunicationExceptionjava.lang.ExceptionCopyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.