|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JmxConnectionService
Main interface of the jasmineJmxConnectionService OSGi service.
| Method Summary | |
|---|---|
JmxConnectionFactory |
getJmxConnectionFactory(String targetUrl,
Map<String,String> env)
Get the JmxConnectionFactory for these parameters. |
void |
removeJmxConnectionFactory(String targetUrl)
Remove the JmxConnectionFactory corresponding to the given url |
| Method Detail |
|---|
JmxConnectionFactory getJmxConnectionFactory(String targetUrl,
Map<String,String> env)
throws JmxConnectionException
targetUrl - jmx url for the targetenv - properties for connector creation
JmxConnectionException - Thrown if connector could not be created, contains the cause.void removeJmxConnectionFactory(String targetUrl)
targetUrl - jmx url
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||