public class Handler extends Object
Constructor and Description |
---|
Handler() |
Handler(String methodName,
Class<?> parameter) |
Modifier and Type | Method and Description |
---|---|
String |
getMethodName() |
Class<?> |
getParameter() |
void |
setMethodName(String methodName) |
void |
setParameter(Class<?> parameter) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.