com.bea.adapter.event
Interface IPushListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
AbstractBEAPushEventGenerator, AbstractPushEventGenerator

public interface IPushListener
extends EventListener

The PushListener is implemented by classes required to receive notification of an event.

Author:
Copyright (c) 1998-2000 by BEA Systems, Inc. All Rights Reserved.

Method Summary
 void performPush(PushEvent e)
          response method
 

Method Detail

performPush

void performPush(PushEvent e)
response method

Parameters:
e - PushEvent Event generated by a push event handler object