org.ow2.jasmine.probe.outers.mule.internal
Class MuleOuterService
java.lang.Object
org.ow2.jasmine.probe.outers.JOuterService
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleOuterService
public MuleOuterService()
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.