org.mule.agent
Class MockAgent_C

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

public MockAgent_C()

MockAgent_C

public MockAgent_C(Class[] classes)


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