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:
JasmineOuterService

public class MuleOuterService
extends JOuterService

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

Author:
durieuxp

Field Summary
 
Fields inherited from class org.ow2.jasmine.probe.outers.JOuterService
logger, outerList, properties
 
Constructor Summary
MuleOuterService()
           
 
Method Summary
 JasmineOuter getOuter(JasmineOutput jasmineOutput)
          Create an Outer for this JasmineOutput
 String getType()
           
 void start()
           
 void stop()
           
 
Methods inherited from class org.ow2.jasmine.probe.outers.JOuterService
getPropertiesInfo, removeOuters
 
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 JasmineOuter getOuter(JasmineOutput jasmineOutput)
                      throws JasmineOuterException
Create an Outer for this JasmineOutput

Specified by:
getOuter in interface JasmineOuterService
Specified by:
getOuter in class JOuterService
Parameters:
jasmineOutput -
Returns:
the Outer
Throws:
JasmineOuterException - operation failed

getType

public String getType()
Specified by:
getType in interface JasmineOuterService
Specified by:
getType in class JOuterService


Copyright © 2012 OW2 Consortium. All Rights Reserved.