public interface P6LogLoadableOptions extends P6LoadableOptions, P6LogOptionsMBean
Modifier and Type | Method and Description |
---|---|
java.util.regex.Pattern |
getIncludeExcludePattern() |
java.util.regex.Pattern |
getSQLExpressionPattern() |
void |
setExcludebinary(java.lang.String excludebinary) |
void |
setExecutionThreshold(java.lang.String executionThreshold) |
void |
setFilter(java.lang.String filter) |
getDefaults, load
getExclude, getExcludebinary, getExcludecategories, getExcludeCategoriesSet, getExcludeList, getExecutionThreshold, getFilter, getInclude, getIncludeList, getSQLExpression, setExclude, setExcludebinary, setExcludecategories, setExecutionThreshold, setFilter, setInclude, setSQLExpression, unSetSQLExpression
void setExcludebinary(java.lang.String excludebinary)
void setFilter(java.lang.String filter)
void setExecutionThreshold(java.lang.String executionThreshold)
java.util.regex.Pattern getIncludeExcludePattern()
java.util.regex.Pattern getSQLExpressionPattern()