org.jboss.beans.info.plugins
Class AbstractEventInfo

java.lang.Object
  extended by org.jboss.util.JBossObject
      extended by org.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: 41223 $
Author:
Adrian Brock

Field Summary
 
Fields inherited from class org.jboss.util.JBossObject
hashCode, log, toString
 
Constructor Summary
AbstractEventInfo()
          Create a new event info
 
Method Summary
 
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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.