com.ibm.websphere.models.config.helpers.wbi
Interface WBIServerHelper


public interface WBIServerHelper

A helper interface for accessing WBI extensions to server config files. This provides definitions for the file names of the WBI config files.


Field Summary
static java.lang.String WBI_SERVER_URI
          The name of the xml document for WBI server extensions.
 

Field Detail

WBI_SERVER_URI

static final java.lang.String WBI_SERVER_URI
The name of the xml document for WBI server extensions.

See Also:
Constant Field Values