org.ow2.jasmine.probe.outers.mule.internal
Class MuleOuterService

java.lang.Object
  extended by org.ow2.jasmine.probe.outers.JOuterService
      extended by org.ow2.jasmine.probe.outers.mule.internal.MuleOuterService
All Implemented Interfaces:
org.ow2.jasmine.probe.outer.JasmineOuterService

public class MuleOuterService
extends org.ow2.jasmine.probe.outers.JOuterService

Manages a list of JOuter objects (in fact JMuleOuter instances).

Author:
durieuxp, danesa

Field Summary
 
Fields inherited from class org.ow2.jasmine.probe.outers.JOuterService
jmxService, logger, outerList, properties
 
Constructor Summary
MuleOuterService()
           
 
Method Summary
 org.ow2.jasmine.probe.outer.JasmineOuter getOuter(org.ow2.jasmine.probe.JasmineOutput jasmineOutput)
          Create an Outer for this JasmineOutput
 String getType()
           
 void start()
           
 void stop()
           
 
Methods inherited from class org.ow2.jasmine.probe.outers.JOuterService
getJmxService, getPropertiesInfo, registerJOuterMBean, removeOuters, setJmxService, unregisterJOuterMBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleOuterService

public MuleOuterService()
Method Detail

start

public void start()

stop

public void stop()

getOuter

public org.ow2.jasmine.probe.outer.JasmineOuter getOuter(org.ow2.jasmine.probe.JasmineOutput jasmineOutput)
                                                  throws org.ow2.jasmine.probe.outer.JasmineOuterException
Create an Outer for this JasmineOutput

Specified by:
getOuter in interface org.ow2.jasmine.probe.outer.JasmineOuterService
Specified by:
getOuter in class org.ow2.jasmine.probe.outers.JOuterService
Parameters:
jasmineOutput -
Returns:
the Outer
Throws:
org.ow2.jasmine.probe.outer.JasmineOuterException - operation failed

getType

public String getType()
Specified by:
getType in interface org.ow2.jasmine.probe.outer.JasmineOuterService
Specified by:
getType in class org.ow2.jasmine.probe.outers.JOuterService


Copyright © 2013 OW2 Consortium. All Rights Reserved.