public static class DeclarationIO.ArgLookupFunctor extends Object implements IFunctor
| Constructor and Description |
|---|
DeclarationIO.ArgLookupFunctor(String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
Object |
perform(IFunctorCall call)
Perform the encapsulated business logic in the context defined in "call".
|
public DeclarationIO.ArgLookupFunctor(String path)
public String getPath()
public Object perform(IFunctorCall call) throws FunctorInvocationException
IFunctorperform in interface IFunctorcall - The call contextFunctorInvocationException - An exception that raised while executing the business logic
will be wrapped in a FunctorInvocationException.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.