org.tfe.core
Interface AppsCallBackOperations

All Known Subinterfaces:
AppsCallBack
All Known Implementing Classes:
_AppsCallBackStub, AppsCallBackPOA

public interface AppsCallBackOperations

org/tfe/core/AppsCallBackOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from E:/IDEA-1.1/src/org/tfe/core.idl Tuesday, September 2, 2003 12:13:48 AM EDT


Method Summary
 void AlertCallback(Alert a)
           
 void AlertViewedCallback(int ID)
           
 void MessageCallback(java.lang.String message)
           
 

Method Detail

AlertCallback

public void AlertCallback(Alert a)

MessageCallback

public void MessageCallback(java.lang.String message)

AlertViewedCallback

public void AlertViewedCallback(int ID)