| Package | Description |
|---|---|
| org.jboss.gravia.runtime | |
| org.jboss.gravia.runtime.spi | |
| org.jboss.gravia.runtime.util |
| Modifier and Type | Method and Description |
|---|---|
static Runtime |
RuntimeLocator.createRuntime(PropertiesProvider props)
Create the default runtime instance from the given properties.
|
static Runtime |
RuntimeLocator.createRuntime(RuntimeFactory factory,
PropertiesProvider props)
Create the default runtime instance from the given factory and properties.
|
| Modifier and Type | Method and Description |
|---|---|
Runtime |
RuntimeFactory.createRuntime(PropertiesProvider propertiesProvider) |
| Constructor and Description |
|---|
AbstractRuntime(PropertiesProvider propertiesProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPropertiesProvider
The default properties provider.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.