Package wt.util.jmx

Interface ExportPerfTables.RedactorFactory

Enclosing class:
ExportPerfTables

public static interface ExportPerfTables.RedactorFactory
Factory interface for creating ExportPerfTables.Redactor objects, which are used by ExportPerfTables to perform data redaction.

ExportPerfTables discovers the RedactorFactory to use, if any, from the classloader/classpath via the ServiceLoader mechanism.

Supported API: true

Extendable: true

See Also: