com.croftsoft.core.util.state
Interface StateListenerRemote

All Superinterfaces:
Remote
All Known Implementing Classes:
StateListenerProxy

public interface StateListenerRemote
extends Remote

An interface for listeners of object State updates.

Version:
1998-11-23
Author:
David Wallace Croft

Method Summary
 void stateListen(State state)
           
 

Method Detail

stateListen

void stateListen(State state)
                 throws RemoteException
Throws:
RemoteException

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)