| Package | Description |
|---|---|
| org.glassfish.web.deployment.node.runtime.gf | |
| org.glassfish.web.deployment.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected CacheMapping |
CacheMappingNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
CacheMapping |
CacheMappingNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
CacheMappingNode.writeDescriptor(Node parent,
String nodeName,
CacheMapping descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
CacheMapping[] |
Cache.getCacheMapping() |
CacheMapping |
Cache.getCacheMapping(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
Cache.addCacheMapping(CacheMapping value) |
void |
Cache.addNewCacheMapping(CacheMapping value) |
int |
Cache.removeCacheMapping(CacheMapping value) |
void |
Cache.setCacheMapping(CacheMapping[] value) |
void |
Cache.setCacheMapping(int index,
CacheMapping value) |
| Constructor and Description |
|---|
CacheMapping(CacheMapping other) |
Copyright © 2017. All rights reserved.