| Package | Description |
|---|---|
| org.gridgain.grid.spi.deployment |
Contains APIs for deployment SPI.
|
| org.gridgain.grid.spi.deployment.local |
Contains default local deployment SPI implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDeploymentResourceAdapter
Simple adapter for
GridDeploymentResource interface. |
| Modifier and Type | Method and Description |
|---|---|
GridDeploymentResource |
GridDeploymentSpi.findResource(String rsrcName)
Finds class loader for the given class.
|
| Modifier and Type | Method and Description |
|---|---|
GridDeploymentResource |
GridLocalDeploymentSpi.findResource(String rsrcName)
Finds class loader for the given class.
|
Copyright © 2014. All rights reserved.