com.bea.adapter.event
Class EventMetaData

java.lang.Object
  extended by com.bea.adapter.event.EventMetaData

public class EventMetaData
extends Object

Application specific data object. Derive and use this class to pass an IEventHandler initialization data.

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

Constructor Summary
EventMetaData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventMetaData

public EventMetaData()