org.granite.gravity.jbossweb
Class JBossWebChannelFactory

java.lang.Object
  extended by org.granite.gravity.AbstractChannelFactory
      extended by org.granite.gravity.jbossweb.JBossWebChannelFactory
All Implemented Interfaces:
ChannelFactory

public class JBossWebChannelFactory
extends AbstractChannelFactory

Author:
Franck WOLFF

Constructor Summary
JBossWebChannelFactory()
           
 
Method Summary
 Channel newChannel(String id)
           
 
Methods inherited from class org.granite.gravity.AbstractChannelFactory
destroy, getGravityConfig, getServletConfig, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossWebChannelFactory

public JBossWebChannelFactory()
Method Detail

newChannel

public Channel newChannel(String id)