|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.boris.xlloop.FunctionMap
org.boris.xlloop.reflect.DelegateFunctionHandler
public class DelegateFunctionHandler
Constructor Summary | |
---|---|
DelegateFunctionHandler()
|
Method Summary | |
---|---|
void |
addMethods(java.lang.String namespace,
java.lang.Class clazz)
|
FunctionInformation[] |
getFunctions()
|
Methods inherited from class org.boris.xlloop.FunctionMap |
---|
add, clear, execute, hasFunction, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DelegateFunctionHandler()
Method Detail |
---|
public void addMethods(java.lang.String namespace, java.lang.Class clazz)
public FunctionInformation[] getFunctions()
getFunctions
in interface FunctionProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |