Interface WsLocationConstants


public interface WsLocationConstants
Defines standard names for properties used by WsResource and .
  • Field Details

    • SYMBOL_ROOT_NODE

      static final String SYMBOL_ROOT_NODE
      Symbol representing the virtual root of a resource group. This can be used with find/match methods to obtain a list (via Iterator) of the elements in a group's search path.
      See Also:
    • SYMBOL_PREFIX

      static final String SYMBOL_PREFIX
      See Also:
    • SYMBOL_SUFFIX

      static final String SYMBOL_SUFFIX
      See Also:
    • LOC_VIRTUAL_ROOT

      static final String LOC_VIRTUAL_ROOT
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_TMP_DIR

      static final String LOC_TMP_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_NAME

      static final String LOC_SERVER_NAME
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_PROCESS_TYPE

      static final String LOC_PROCESS_TYPE
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_PROCESS_TYPE_CLIENT

      static final String LOC_PROCESS_TYPE_CLIENT
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_PROCESS_TYPE_SERVER

      static final String LOC_PROCESS_TYPE_SERVER
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_INSTALL_DIR

      static final String LOC_INSTALL_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_INSTALL_PARENT_DIR

      static final String LOC_INSTALL_PARENT_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_USER_DIR

      static final String LOC_USER_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_USER_EXTENSION_DIR

      static final String LOC_USER_EXTENSION_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_CONFIG_DIR

      static final String LOC_SERVER_CONFIG_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_OUTPUT_DIR

      static final String LOC_SERVER_OUTPUT_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_LOGS_DIR

      static final String LOC_SERVER_LOGS_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_STATE_DIR

      static final String LOC_SERVER_STATE_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_WORKAREA_DIR

      static final String LOC_SERVER_WORKAREA_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SHARED_APPS_DIR

      static final String LOC_SHARED_APPS_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SHARED_CONFIG_DIR

      static final String LOC_SHARED_CONFIG_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SHARED_RESC_DIR

      static final String LOC_SHARED_RESC_DIR
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVER_UUID

      static final String LOC_SERVER_UUID
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_VARIABLE_SOURCE_DIRS

      static final String LOC_VARIABLE_SOURCE_DIRS
      The properties used by the user to configure the filesystem layout of the server. These can be used when constructing symbols.
      See Also:
    • LOC_SERVICE_BINDING_ROOT

      @Deprecated static final String LOC_SERVICE_BINDING_ROOT
      Deprecated.
      See Also:
    • SYMBOL_SERVER_NAME

      static final String SYMBOL_SERVER_NAME
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_PROCESS_TYPE

      static final String SYMBOL_PROCESS_TYPE
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_INSTALL_DIR

      static final String SYMBOL_INSTALL_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_INSTALL_PARENT_DIR

      static final String SYMBOL_INSTALL_PARENT_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_USER_DIR

      static final String SYMBOL_USER_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_USER_EXTENSION_DIR

      static final String SYMBOL_USER_EXTENSION_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SERVER_CONFIG_DIR

      static final String SYMBOL_SERVER_CONFIG_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SERVER_OUTPUT_DIR

      static final String SYMBOL_SERVER_OUTPUT_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SERVER_LOGS_DIR

      static final String SYMBOL_SERVER_LOGS_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SERVER_STATE_DIR

      static final String SYMBOL_SERVER_STATE_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SERVER_WORKAREA_DIR

      static final String SYMBOL_SERVER_WORKAREA_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SHARED_APPS_DIR

      static final String SYMBOL_SHARED_APPS_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SHARED_CONFIG_DIR

      static final String SYMBOL_SHARED_CONFIG_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SHARED_RESC_DIR

      static final String SYMBOL_SHARED_RESC_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_TMP_DIR

      static final String SYMBOL_TMP_DIR
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_VARIABLE_SOURCE_DIRS

      static final String SYMBOL_VARIABLE_SOURCE_DIRS
      Pre-constructed symbols for user-configured locations; includes trailing slash.
      See Also:
    • SYMBOL_SERVICE_BINDING_ROOT

      @Deprecated static final String SYMBOL_SERVICE_BINDING_ROOT
      Deprecated.
      See Also: