|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessMethod | |
|---|---|
| com.xebialabs.deployit.plugin.tomcat.ci | |
| Uses of AccessMethod in com.xebialabs.deployit.plugin.tomcat.ci |
|---|
| Fields in com.xebialabs.deployit.plugin.tomcat.ci declared as AccessMethod | |
|---|---|
private AccessMethod |
TomcatServer.accessMethod
|
| Methods in com.xebialabs.deployit.plugin.tomcat.ci that return AccessMethod | |
|---|---|
AccessMethod |
TomcatServer.getAccessMethod()
|
static AccessMethod |
AccessMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AccessMethod[] |
AccessMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.xebialabs.deployit.plugin.tomcat.ci with parameters of type AccessMethod | |
|---|---|
void |
TomcatServer.setAccessMethod(AccessMethod accessMethod)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||