|
||||||||||
| 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 | |
|---|---|
List<JasminePropertyInfo> |
JProbeManagerMXBean.getOutputPropertyInfos(String type)
get the list of possible properties for Output, depending of its type. |
List<JasminePropertyInfo> |
JasmineCollectorInfo.getPropertyInfos()
|
List<JasminePropertyInfo> |
JProbeManagerMXBean.getTargetPropertyInfos(String type)
get the list of possible properties for Target, depending of its type. |
| Method parameters in org.ow2.jasmine.probe with type arguments of type JasminePropertyInfo | |
|---|---|
void |
JasmineCollectorInfo.setPropertyInfos(List<JasminePropertyInfo> propertyInfos)
|
| Uses of JasminePropertyInfo in org.ow2.jasmine.probe.collector |
|---|
| Methods in org.ow2.jasmine.probe.collector that return types with arguments of type JasminePropertyInfo | |
|---|---|
List<JasminePropertyInfo> |
JasmineCollectorService.getPropertiesInfo()
Deprecated. |
| Uses of JasminePropertyInfo in org.ow2.jasmine.probe.outer |
|---|
| Methods in org.ow2.jasmine.probe.outer that return types with arguments of type JasminePropertyInfo | |
|---|---|
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 | |||||||||