org.mule.agent
Class MockAgent_D

java.lang.Object
  extended by org.mule.agent.MockAgent
      extended by org.mule.agent.MockAgent_D
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_D
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_D(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_D

public MockAgent_D(Class[] classes)


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