org.mule.processor
Class AbstractMuleObjectOwnerTest

java.lang.Object
  extended by org.mule.processor.AbstractMuleObjectOwnerTest

public class AbstractMuleObjectOwnerTest
extends Object


Nested Class Summary
 class AbstractMuleObjectOwnerTest.TestClass
           
 
Constructor Summary
AbstractMuleObjectOwnerTest()
           
 
Method Summary
 void before()
           
 void testDispose()
           
 void testInitialise()
           
 void testStart()
           
 void testStop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMuleObjectOwnerTest

public AbstractMuleObjectOwnerTest()
Method Detail

before

public void before()

testInitialise

public void testInitialise()
                    throws Exception
Throws:
Exception

testDispose

public void testDispose()
                 throws Exception
Throws:
Exception

testStart

public void testStart()
               throws Exception
Throws:
Exception

testStop

public void testStop()
              throws Exception
Throws:
Exception


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