org.mule.transport.jms.test
Class JmsTestContextFactory

java.lang.Object
  extended by org.mule.tck.jndi.InMemoryContextFactory
      extended by org.mule.tck.jndi.TestContextFactory
          extended by org.mule.transport.jms.test.JmsTestContextFactory
All Implemented Interfaces:
InitialContextFactory

public class JmsTestContextFactory
extends TestContextFactory


Constructor Summary
JmsTestContextFactory()
           
 
Method Summary
protected  void populateTestData(Context context)
           
 
Methods inherited from class org.mule.tck.jndi.TestContextFactory
getInitialContext, getInitialContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsTestContextFactory

public JmsTestContextFactory()
Method Detail

populateTestData

protected void populateTestData(Context context)
                         throws NamingException
Overrides:
populateTestData in class TestContextFactory
Throws:
NamingException


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