| Package | Description |
|---|---|
| org.glassfish.web.deployment.node.runtime.gf | |
| org.glassfish.web.deployment.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected CacheHelper |
CacheHelperNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
CacheHelper |
CacheHelperNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
CacheHelperNode.writeDescriptor(Node parent,
String nodeName,
CacheHelper descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
CacheHelper[] |
Cache.getCacheHelper() |
CacheHelper |
Cache.getCacheHelper(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
Cache.addCacheHelper(CacheHelper value) |
void |
Cache.addNewCacheHelper(CacheHelper value) |
int |
Cache.removeCacheHelper(CacheHelper value) |
void |
Cache.setCacheHelper(CacheHelper[] value) |
void |
Cache.setCacheHelper(int index,
CacheHelper value) |
| Constructor and Description |
|---|
CacheHelper(CacheHelper other) |
Copyright © 2019. All rights reserved.