org.jboss.soa.esb.services
Class BatchHandlerFactory

java.lang.Object
  extended by org.jboss.soa.esb.services.BatchHandlerFactory

public class BatchHandlerFactory
extends java.lang.Object


Constructor Summary
BatchHandlerFactory()
           
 
Method Summary
static IbatchHandler getBatchHandler(javax.naming.Context p_oCtx)
           
static IbatchHandler getBatchHandler(java.lang.String p_sLocRem, java.lang.String p_sJndiType, java.lang.String p_sJndiServer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchHandlerFactory

public BatchHandlerFactory()
Method Detail

getBatchHandler

public static IbatchHandler getBatchHandler(java.lang.String p_sLocRem,
                                            java.lang.String p_sJndiType,
                                            java.lang.String p_sJndiServer)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

getBatchHandler

public static IbatchHandler getBatchHandler(javax.naming.Context p_oCtx)
                                     throws java.lang.Exception
Throws:
java.lang.Exception