|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.clients.console.CFEngineClient
The CF Engine client - using RMI API. This class is the class that the users will interact with. It takes requests from the users and uses the RMI registry to fwd these requests to the CF Engine server.
Constructor Summary | |
CFEngineClient()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Create a client and start userSession. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CFEngineClient()
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 |