CFEngine API

org.recommender.clients.console
Class CFEngineClient

java.lang.Object
  |
  +--org.recommender.clients.console.CFEngineClient

public class CFEngineClient
extends java.lang.Object

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.

Since:
JDK 1.2
Version:
Version 1.0.0, 05-26-2001
Author:
(Sameer Kadam), Jon Herlocker

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

CFEngineClient

public CFEngineClient()
Method Detail

main

public static void main(java.lang.String[] args)
Create a client and start userSession.


CFEngine API

Copyright © 2003 - Oregon State University www.orst.edu