public class CustomFormatter extends Formatter
| Constructor and Description |
|---|
CustomFormatter(String name,
String module,
String className) |
CustomFormatter(String name,
String module,
String className,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getModule() |
Properties |
properties() |
public CustomFormatter(String name, String module, String className, Properties properties)
public String getModule()
public String getClassName()
public Properties properties()
Copyright © 2015 JBoss by Red Hat. All rights reserved.