| Package | Description |
|---|---|
| de.intarsys.tools.codeexit |
| Modifier and Type | Method and Description |
|---|---|
CodeExit<?> |
CodeExit.copy() |
static CodeExit<?> |
CodeExit.createFromElement(IElement element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ICodeExitMetaHandler.exists(CodeExit codeExit)
Answer true if the resources referenced by
CodeExit exist. |
boolean |
CommonCodeExitHandler.exists(CodeExit codeExit) |
Object |
StaticMethodCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Object |
ReflectionCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Object |
ProgramCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Object |
ICodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call)
Perform the represented behavior.
|
Object |
HttpGetCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Object |
FunctorCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Object |
DebugCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Object |
ConstantCodeExitHandler.perform(CodeExit codeExit,
IFunctorCall call) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.