com.ibm.websphere.models.config.helpers.wps
Interface CoreServerHelper
public interface CoreServerHelper
A helper interface for accessing WBI-SOACORE extensions to server and cluster
config files. This provides definitions for the file names
of the WBI-SOACORE config files.
Field Summary |
static java.lang.String |
CORE_CLUSTER_URI
|
static java.lang.String |
CORE_SERVER_URI
The name of the xml documents for WBI-SOACORE server and cluster extension. |
CORE_SERVER_URI
static final java.lang.String CORE_SERVER_URI
- The name of the xml documents for WBI-SOACORE server and cluster extension.
- See Also:
- Constant Field Values
CORE_CLUSTER_URI
static final java.lang.String CORE_CLUSTER_URI
- See Also:
- Constant Field Values