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