public static final class CallSimpleMapProcessor.CallSimpleMapProcessorFactory extends Object implements MethodOperation.Factory<CallSimpleMapProcessor>
Constructor and Description |
---|
CallSimpleMapProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
CallSimpleMapProcessor |
createMethodOperation(Element element,
SimpleMethod simpleMethod) |
String |
getName() |
public CallSimpleMapProcessor createMethodOperation(Element element, SimpleMethod simpleMethod) throws MiniLangException
createMethodOperation
in interface MethodOperation.Factory<CallSimpleMapProcessor>
MiniLangException
public String getName()
getName
in interface MethodOperation.Factory<CallSimpleMapProcessor>