com.ibm.retail.AEF.client
Interface AEFListenerProxyInterface

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
CashReceiptListenerProxy, CouponListenerProxy, CustomerListenerProxy, DiscountListenerProxy, GenericListenerProxy, ItemSalesListenerProxy, OperatorListenerProxy, OptionsListenerProxy, PointsListenerProxy, ReportListenerProxy, ScaleListenerProxy, SessionStatusListenerProxy, StateChangeListenerProxy, TenderListenerProxy, TransactionStatusListenerProxy, TransactionTotalsListenerProxy, WorkstationStatusListenerProxy

public interface AEFListenerProxyInterface
extends java.rmi.Remote

The AEFListenerProxy interface is the base interface for client proxy classes.


Method Summary
 void removeListener()
          Remove proxy listener.
 

Method Detail

removeListener

public void removeListener()
                    throws java.rmi.RemoteException,
                           AEFException
Remove proxy listener.

Throws:
java.rmi.RemoteException
AEFException - Among the possible AEFException error codes are:
AEFConst.NO_LISTENER_SUPPORT


Copyright © 2004 IBM. All Rights Reserved.
Generated: July 19 2004