|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleInfo.State | |
|---|---|
| org.jboss.osgi.spi.service | A collection of SPI provided services. |
| Uses of BundleInfo.State in org.jboss.osgi.spi.service |
|---|
| Methods in org.jboss.osgi.spi.service that return BundleInfo.State | |
|---|---|
BundleInfo.State |
BundleInfo.getState()
Get the bundle state |
static BundleInfo.State |
BundleInfo.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BundleInfo.State[] |
BundleInfo.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||