Class Constants
java.lang.Object
org.apache.catalina.manager.host.Constants
Constants used by the host manager web application.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe character set used by the host manager application.static final StringThe HTML tail section template for host manager pages.static final StringThe HTML manager section template for host manager pages.static final StringThe HTML message section template for host manager pages.static final StringThe fully qualified name of this package.static final StringThe HTML rel attribute value for external links.static final StringThe HTML server header section template for host manager pages.static final StringThe HTML server row section template for host manager pages. -
Method Summary
-
Field Details
-
Package
-
REL_EXTERNAL
-
MESSAGE_SECTION
The HTML message section template for host manager pages.- See Also:
-
MANAGER_SECTION
The HTML manager section template for host manager pages.- See Also:
-
SERVER_HEADER_SECTION
The HTML server header section template for host manager pages.- See Also:
-
SERVER_ROW_SECTION
The HTML server row section template for host manager pages.- See Also:
-
HTML_TAIL_SECTION
The HTML tail section template for host manager pages.- See Also:
-
CHARSET
The character set used by the host manager application.- See Also:
-