org.mule.agent
Class MockAgent_B

java.lang.Object
  extended by org.mule.agent.MockAgent
      extended by org.mule.agent.MockAgent_B
All Implemented Interfaces:
org.mule.api.agent.Agent, org.mule.api.lifecycle.Disposable, org.mule.api.lifecycle.Initialisable, org.mule.api.lifecycle.Lifecycle, org.mule.api.lifecycle.Startable, org.mule.api.lifecycle.Stoppable, org.mule.api.NamedObject

public class MockAgent_B
extends MockAgent


Field Summary
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Constructor Summary
MockAgent_B()
           
MockAgent_B(Class[] classes)
           
 
Method Summary
 
Methods inherited from class org.mule.agent.MockAgent
dispose, getDependentAgents, getDescription, getName, initialise, registered, setName, start, stop, unregistered
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockAgent_B

public MockAgent_B()

MockAgent_B

public MockAgent_B(Class[] classes)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.