Fields Summary |
---|
private static final String | ONE_OR_MOREUseful constant to denote one or more match in a regular expression |
public static final String | CATEGORY_REGEXRegular expression for server.xml xpaths dynamically handled by web core
-- /{1,}server/{1,}(http-service|web-container).* |
private ConfigChangeCategory | categoryConfig change category handled by this listener. |