|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.probe.outers.JOuterService
org.ow2.jasmine.probe.outers.mule.internal.MuleOuterService
public class MuleOuterService
Manages a list of JOuter objects (in fact JMuleOuter instances).
| Field Summary |
|---|
| Fields inherited from class org.ow2.jasmine.probe.outers.JOuterService |
|---|
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 |
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 |
|---|
public MuleOuterService()
| Method Detail |
|---|
public void start()
public void stop()
public org.ow2.jasmine.probe.outer.JasmineOuter getOuter(org.ow2.jasmine.probe.JasmineOutput jasmineOutput)
throws org.ow2.jasmine.probe.outer.JasmineOuterException
getOuter in interface org.ow2.jasmine.probe.outer.JasmineOuterServicegetOuter in class org.ow2.jasmine.probe.outers.JOuterServicejasmineOutput -
org.ow2.jasmine.probe.outer.JasmineOuterException - operation failed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||