Interface ProcessApplicationInfo

    • Field Detail

      • PROP_SERVLET_CONTEXT_PATH

        static final java.lang.String PROP_SERVLET_CONTEXT_PATH
        constant for the servlet context path property
        See Also:
        Constant Field Values
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        the name of the process application
      • getProperties

        java.util.Map<java.lang.String,​java.lang.String> getProperties()

        Provides access to a list of process application-provided properties.

        This class provides a set of constants for commonly-used properties

        See Also:
        PROP_SERVLET_CONTEXT_PATH