com.bea.adapter.event
Class EventMetaData

java.lang.Object
  extended bycom.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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventMetaData

public EventMetaData()