|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JasmineOutput | |
|---|---|
| org.ow2.jasmine.probe | |
| org.ow2.jasmine.probe.outer | |
| Uses of JasmineOutput in org.ow2.jasmine.probe |
|---|
| Methods in org.ow2.jasmine.probe that return JasmineOutput | |
|---|---|
JasmineOutput |
JProbeManagerMXBean.getOutput(String id)
Get an Output by its name |
| Methods in org.ow2.jasmine.probe that return types with arguments of type JasmineOutput | |
|---|---|
List<JasmineOutput> |
JProbeManagerMXBean.getOutputs()
get the list of all defined outputs. |
| Methods in org.ow2.jasmine.probe with parameters of type JasmineOutput | |
|---|---|
void |
JProbeManagerMXBean.changeOutput(JasmineOutput output)
Change an output. |
String |
JProbeManagerMXBean.createOutput(JasmineOutput output)
Create a new Output |
| Uses of JasmineOutput in org.ow2.jasmine.probe.outer |
|---|
| Methods in org.ow2.jasmine.probe.outer with parameters of type JasmineOutput | |
|---|---|
JasmineOuter |
JasmineOuterService.getOuter(JasmineOutput jasmineOutput)
Get the Outer for this JasmineOutput VO Create it if does not exist yet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||