@Deprecated @Target(value=TYPE) @Retention(value=RUNTIME) public @interface IntegrationServer
| Modifier and Type | Required Element and Description |
|---|---|
String |
contextPath
Deprecated.
|
String |
webappPath
Deprecated.
|
| Modifier and Type | Optional Element and Description |
|---|---|
int |
port
Deprecated.
|
public abstract String webappPath
public abstract String contextPath
public abstract int port
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.