|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JasminePropertyInfo | |
|---|---|
| org.ow2.jasmine.probe | |
| org.ow2.jasmine.probe.collector | |
| org.ow2.jasmine.probe.outer | |
| Uses of JasminePropertyInfo in org.ow2.jasmine.probe |
|---|
| Methods in org.ow2.jasmine.probe that return types with arguments of type JasminePropertyInfo | |
|---|---|
java.util.List<JasminePropertyInfo> |
JProbeManagerMXBean.getIndicatorPropertyInfos(java.lang.String type)
get the list of possible properties for Indicator, depending of its type. |
java.util.List<JasminePropertyInfo> |
JProbeManagerMXBean.getOutputPropertyInfos(java.lang.String type)
get the list of possible properties for Output, depending of its type. |
| Uses of JasminePropertyInfo in org.ow2.jasmine.probe.collector |
|---|
| Methods in org.ow2.jasmine.probe.collector that return types with arguments of type JasminePropertyInfo | |
|---|---|
java.util.List<JasminePropertyInfo> |
JasmineCollectorService.getPropertiesInfo()
Retrieve the description of all specific properties hidden in JasmineCollector Return a List of all properties with their description |
| Uses of JasminePropertyInfo in org.ow2.jasmine.probe.outer |
|---|
| Methods in org.ow2.jasmine.probe.outer that return types with arguments of type JasminePropertyInfo | |
|---|---|
java.util.List<JasminePropertyInfo> |
JasmineOuterService.getPropertiesInfo()
Retrieve the description of all specific properties hidden in JasmineOutput Return a List of all properties with their description |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||