org.jboss.beans.info.plugins
Class AbstractEventInfo

java.lang.Object
  extended byorg.jboss.util.JBossObject
      extended byorg.jboss.beans.info.plugins.AbstractEventInfo
All Implemented Interfaces:
Cloneable, EventInfo, org.jboss.util.JBossInterface

public class AbstractEventInfo
extends org.jboss.util.JBossObject
implements EventInfo

Event info.

Version:
$Revision: 1.4 $
Author:
Adrian Brock

Field Summary
 
Fields inherited from class org.jboss.util.JBossObject
hashCode, log, toString
 
Constructor Summary
AbstractEventInfo()
          Create a new event info
 
Methods inherited from class org.jboss.util.JBossObject
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toShortString, toString, toString, toStringImplementation
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.util.JBossInterface
clone, toShortString, toShortString
 

Constructor Detail

AbstractEventInfo

public AbstractEventInfo()
Create a new event info



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.