public abstract class AbstractListenerConfig
extends java.lang.Object
Constructor and Description |
---|
AbstractListenerConfig() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMethodName()
Returns the method name.
|
void |
setMethodName(java.lang.String methodName)
Sets the method name.
|