Package | Description |
---|---|
org.jboss.osgi.framework.spi |
Modifier and Type | Method and Description |
---|---|
IntegrationServices.BootstrapPhase |
IntegrationServices.BootstrapPhase.next() |
IntegrationServices.BootstrapPhase |
IntegrationServices.BootstrapPhase.previous() |
static IntegrationServices.BootstrapPhase |
IntegrationServices.BootstrapPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegrationServices.BootstrapPhase[] |
IntegrationServices.BootstrapPhase.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.ServiceName |
IntegrationServices.BootstrapPhase.serviceName(org.jboss.msc.service.ServiceName baseName,
IntegrationServices.BootstrapPhase phase) |
Constructor and Description |
---|
BootstrapBundlesService(org.jboss.msc.service.ServiceName baseName,
IntegrationServices.BootstrapPhase phase) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.