public class CallbackMetaData extends Object implements Serializable
| Constructor and Description |
|---|
CallbackMetaData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getMethod() |
void |
setClassName(String className) |
void |
setMethod(String method) |
String |
toString() |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.