|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.histpop.server.methods.Executor
public class Executor
Constructor Summary | |
---|---|
Executor()
|
Method Summary | |
---|---|
void |
addMethod(java.lang.String name,
java.lang.String class_str)
|
ServerObj |
execute(ServerContext ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Executor()
Method Detail |
---|
public ServerObj execute(ServerContext ctx) throws ServerException
ServerException
public void addMethod(java.lang.String name, java.lang.String class_str)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |