| Package | Description |
|---|---|
| org.gridgain.grid |
Contains entry-point GridGain & HPC APIs.
|
| org.gridgain.grid.kernal.processors.resource |
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
GridLifecycleBean[] |
GridConfiguration.getLifecycleBeans()
Returns a collection of life-cycle beans.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridConfiguration.setLifecycleBeans(GridLifecycleBean... lifecycleBeans)
Sets a collection of lifecycle beans.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridResourceProcessor.cleanup(GridLifecycleBean lifecycleBean)
Cleans up resources from given lifecycle beans.
|
void |
GridResourceProcessor.inject(GridLifecycleBean lifecycleBean)
Injects held resources into given lifecycle bean.
|
Copyright © 2014. All rights reserved.