public abstract static class FunctionMapperSpi.Reflective extends FunctionMapperSpi
FunctionMapperSpi.Reflective| Modifier | Constructor and Description |
|---|---|
protected |
Reflective(Class<?> functions) |
| Modifier and Type | Method and Description |
|---|---|
Method |
resolveFunction(String localName)
Returns a
Method instance for the prefixed local name. |
getPrefixNameprotected Reflective(Class<?> functions)
public Method resolveFunction(String localName)
FunctionMapperSpiMethod instance for the prefixed local name.resolveFunction in class FunctionMapperSpilocalName - the local function nameCopyright © 2014 Kaazing, Inc. All Rights Reserved.