org.mule.transport.jms
Class ReusableSessionWrapperFactory

java.lang.Object
  extended by org.mule.transport.jms.ReusableSessionWrapperFactory

public class ReusableSessionWrapperFactory
extends Object


Constructor Summary
ReusableSessionWrapperFactory()
           
 
Method Summary
static Session createWrapper(Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReusableSessionWrapperFactory

public ReusableSessionWrapperFactory()
Method Detail

createWrapper

public static Session createWrapper(Session session)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.