| Package | Description |
|---|---|
| org.jboss.as.osgi.parser |
| Modifier and Type | Method and Description |
|---|---|
SubsystemState.Activation |
SubsystemState.getActivationPolicy() |
static SubsystemState.Activation |
SubsystemState.Activation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubsystemState.Activation[] |
SubsystemState.Activation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceController<SubsystemState> |
SubsystemState.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
SubsystemState.Activation activation) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.