org.mule.agent
Class MockAgent_A

java.lang.Object
  extended by org.mule.agent.MockAgent
      extended by org.mule.agent.MockAgent_A
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_A
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_A()
           
MockAgent_A(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_A

public MockAgent_A()

MockAgent_A

public MockAgent_A(Class[] classes)


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