Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.arranger.jarl.agent
Class JarlAgent  view JarlAgent download JarlAgent.java

java.lang.Object
  extended byAgent
      extended bycom.arranger.jarl.agent.JarlAgent

public class JarlAgent
extends Agent

JarlAgent created on Mar 6, 2003


Field Summary
protected  java.util.Map m_jarlMap
           
 
Constructor Summary
JarlAgent(java.lang.String serverHost, java.lang.String registryName, int port, int listenPort)
           
 
Method Summary
 java.io.Serializable execute(IWorkUnit workUnit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_jarlMap

protected java.util.Map m_jarlMap
Constructor Detail

JarlAgent

public JarlAgent(java.lang.String serverHost,
                 java.lang.String registryName,
                 int port,
                 int listenPort)
          throws java.rmi.RemoteException
Method Detail

execute

public java.io.Serializable execute(IWorkUnit workUnit)
                             throws java.rmi.RemoteException