org.granite.gravity.weblogic
Class WebLogicChannelFactory

java.lang.Object
  extended by org.granite.gravity.AbstractChannelFactory
      extended by org.granite.gravity.weblogic.WebLogicChannelFactory
All Implemented Interfaces:
ChannelFactory

public class WebLogicChannelFactory
extends AbstractChannelFactory

Author:
Franck WOLFF

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

WebLogicChannelFactory

public WebLogicChannelFactory()
Method Detail

newChannel

public Channel newChannel(String id)