| Package | Description |
|---|---|
| com.sun.enterprise.deployment.runtime.web |
| Modifier and Type | Method and Description |
|---|---|
IdempotentUrlPattern |
SunWebApp.getIdempotentUrlPattern(int index) |
IdempotentUrlPattern[] |
SunWebApp.getIdempotentUrlPatterns() |
| Modifier and Type | Method and Description |
|---|---|
int |
SunWebApp.addIdempotentUrlPattern(IdempotentUrlPattern value) |
int |
SunWebApp.removeIdempotentUrlPattern(IdempotentUrlPattern value) |
void |
SunWebApp.setIdempotentUrlPattern(int index,
IdempotentUrlPattern value) |
void |
SunWebApp.setIdempotentUrlPatterns(IdempotentUrlPattern[] value) |
Copyright © 2013. All Rights Reserved.