org.jicarilla.net
Class EventFactory

java.lang.Object
  extended byBasePoolableObjectFactory
      extended byorg.jicarilla.framework.RecyclingObjectFactory
          extended byorg.jicarilla.net.EventFactory

public class EventFactory
extends RecyclingObjectFactory

A Factory which generates Event instances.

Version:
$Id: EventFactory.java,v 1.2 2004/01/04 16:10:18 lsimons Exp $
Author:
Leo Simons
See Also:
Serialized Form

Constructor Summary
EventFactory()
           
 
Method Summary
 java.lang.Object makeObject()
           
 
Methods inherited from class org.jicarilla.framework.RecyclingObjectFactory
passivateObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventFactory

public EventFactory()
Method Detail

makeObject

public java.lang.Object makeObject()
                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Leo Simons. All Rights Reserved.