org.apache.agila.impl
Class RendezvousServiceImpl

java.lang.Object
  extended by org.apache.agila.services.rendezvous.AbstractRendezvousService
      extended by org.apache.agila.impl.RendezvousServiceImpl
All Implemented Interfaces:
RendezvousService

public class RendezvousServiceImpl
extends AbstractRendezvousService

Version:
$Id: $
Author:
Geir Magnusson Jr.

Field Summary
 
Fields inherited from class org.apache.agila.services.rendezvous.AbstractRendezvousService
instanceService, logService
 
Constructor Summary
RendezvousServiceImpl()
           
 
Method Summary
 BusProcInfo getBusProcInfo(BusinessProcessID id, boolean createNew)
           
 
Methods inherited from class org.apache.agila.services.rendezvous.AbstractRendezvousService
nodeNotification, registerInstanceStart, registerProcessRendezvous, setInstanceService, setLogService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RendezvousServiceImpl

public RendezvousServiceImpl()
Method Detail

getBusProcInfo

public BusProcInfo getBusProcInfo(BusinessProcessID id,
                                  boolean createNew)
Specified by:
getBusProcInfo in class AbstractRendezvousService


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.