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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.