|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.xlloop.handler.DebugFunctionHandler
public class DebugFunctionHandler
| Constructor Summary | |
|---|---|
DebugFunctionHandler(IFunctionHandler h)
|
|
| Method Summary | |
|---|---|
XLoper |
execute(IFunctionContext context,
java.lang.String name,
XLoper[] args)
|
boolean |
hasFunction(java.lang.String name)
|
void |
setLabel(java.lang.String label)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebugFunctionHandler(IFunctionHandler h)
| Method Detail |
|---|
public void setLabel(java.lang.String label)
public XLoper execute(IFunctionContext context,
java.lang.String name,
XLoper[] args)
throws RequestException
execute in interface IFunctionHandlerRequestExceptionpublic boolean hasFunction(java.lang.String name)
hasFunction in interface IFunctionHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||