org.objectweb.perseus.distribution.jgroups

Class AsynchronousActionPerformer

Implemented Interfaces:
Runnable

public class AsynchronousActionPerformer
extends java.lang.Object
implements Runnable

Created by IntelliJ IDEA. User: lobry Date: 3 d???c. 2003 Time: 11:17:41 To change this template use Options | File Templates.

Method Summary

AsynchronousAction
getRunningAction()
void
queueAction(Object action)
void
run()
void
stop()
boolean
waitNoMore(Object resId)

Method Details

getRunningAction

public AsynchronousAction getRunningAction()


queueAction

public void queueAction(Object action)


run

public void run()


stop

public void stop()


waitNoMore

public boolean waitNoMore(Object resId)
            throws InterruptedException


Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.