org.jicarilla.http.plumbing
Class BeanshellHTTPChannelFactory

java.lang.Object
  extended byBasePoolableObjectFactory
      extended byorg.jicarilla.framework.RecyclingObjectFactory
          extended byorg.jicarilla.http.plumbing.BeanshellHTTPChannelFactory

public class BeanshellHTTPChannelFactory
extends RecyclingObjectFactory

Version:
$Id: BeanshellHTTPChannelFactory.java,v 1.5 2004/01/25 22:12:31 lsimons Exp $
Author:
Leo Simons
See Also:
Serialized Form

Constructor Summary
BeanshellHTTPChannelFactory()
           
 
Method Summary
 Stage createPipeline()
           
 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

BeanshellHTTPChannelFactory

public BeanshellHTTPChannelFactory()
Method Detail

makeObject

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

createPipeline

public Stage createPipeline()


Copyright © 2004 Leo Simons. All Rights Reserved.