SCS

scs.demos.philosopher
Interface ObserverOperations

All Known Subinterfaces:
Observer
All Known Implementing Classes:
_ObserverStub, ObserverPOA, ObserverPOATie, ObserverServant

public interface ObserverOperations

scs/demos/philosopher/ObserverOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from ../../idl/philosopher.idl Friday, October 3, 2008 9:13:53 AM BRT


Method Summary
 void push(StatusInfo info)
           
 

Method Detail

push

void push(StatusInfo info)

SCS