| Interface | Description |
|---|---|
| GridDeploymentListener |
Listener for deployment events.
|
| GridDeploymentResource |
Generic abstraction over deployed resource containing resource's name, class and corresponding class loader.
|
| GridDeploymentSpi |
Grid deployment SPI is in charge of deploying tasks and classes from different
sources.
|
| Class | Description |
|---|---|
| GridDeploymentResourceAdapter |
Simple adapter for
GridDeploymentResource interface. |
| Annotation Type | Description |
|---|---|
| GridIgnoreIfPeerClassLoadingDisabled |
This annotation is for all implementations of
GridDeploymentSpi that may be
ignored if peer class loading is disabled. |
Copyright © 2014. All rights reserved.