public static class SimpleDeployApplication.BundleState extends Object
| Constructor and Description |
|---|
BundleState(String symbolicName,
String version,
int state) |
| Modifier and Type | Method and Description |
|---|---|
int |
getState() |
String |
getSymbolicName() |
String |
getVersion() |
void |
setState(int state) |
Copyright © 2017. All rights reserved.