org.granite.gravity.generic
Class GenericChannelFactory

java.lang.Object
  extended by org.granite.gravity.AbstractChannelFactory
      extended by org.granite.gravity.generic.GenericChannelFactory
All Implemented Interfaces:
ChannelFactory

public class GenericChannelFactory
extends AbstractChannelFactory

Author:
William DRAI

Constructor Summary
GenericChannelFactory()
           
 
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

GenericChannelFactory

public GenericChannelFactory()
Method Detail

newChannel

public Channel newChannel(String id)