|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.server.CFEngineServer
The CF Engine server implementation. Creates a CFEngineImpl server object and registers it with the RMI registry. Remote clients send lookup this object from the registry and send there CF requests to this server.
Constructor Summary | |
CFEngineServer()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Create a CFEngineImpl server object, start API, and create a DBMananger which is responsible for dynamic database access. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CFEngineServer()
Method Detail |
public static void main(java.lang.String[] args)
|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |