Skip navigation links


com.bea.wsrp.model.events
Interface IFireEventHandler

All Superinterfaces
IEventHandler, Serializable

public interface IFireEventHandler
extends IEventHandler

Generic event handler

This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of Oracle Weblogic Portal.

Method Summary
 String getEvent()
          Name of the event

 

Method Detail

getEvent

String getEvent()
Name of the event
Returns
name

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.