zeus.actors.event
Interface ArcMonitor

All Known Implementing Classes:
ArcAdapter

public interface ArcMonitor


Method Summary
 void arcCreatedEvent(ArcEvent event)
           
 void arcDisposedEvent(ArcEvent event)
           
 void arcFailedEvent(ArcEvent event)
           
 void arcSucceededEvent(ArcEvent event)
           
 

Method Detail

arcCreatedEvent

public void arcCreatedEvent(ArcEvent event)

arcDisposedEvent

public void arcDisposedEvent(ArcEvent event)

arcFailedEvent

public void arcFailedEvent(ArcEvent event)

arcSucceededEvent

public void arcSucceededEvent(ArcEvent event)


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.