|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteJmxService | |
|---|---|
| com.quartzdesk.service.quartz.v9_0 | |
| com.quartzdesk.service.types.v5_0.connection | |
| com.quartzdesk.service.types.v5_0.jmx | |
| Uses of RemoteJmxService in com.quartzdesk.service.quartz.v9_0 |
|---|
| Fields in com.quartzdesk.service.quartz.v9_0 declared as RemoteJmxService | |
|---|---|
protected RemoteJmxService |
GetSchedulersRequest.remoteJmxService
|
protected RemoteJmxService |
GetAgentInfoRequest.remoteJmxService
|
| Methods in com.quartzdesk.service.quartz.v9_0 that return RemoteJmxService | |
|---|---|
RemoteJmxService |
GetSchedulersRequest.getRemoteJmxService()
Gets the value of the remoteJmxService property. |
RemoteJmxService |
GetAgentInfoRequest.getRemoteJmxService()
Gets the value of the remoteJmxService property. |
| Methods in com.quartzdesk.service.quartz.v9_0 with parameters of type RemoteJmxService | |
|---|---|
void |
GetSchedulersRequest.setRemoteJmxService(RemoteJmxService value)
Sets the value of the remoteJmxService property. |
void |
GetAgentInfoRequest.setRemoteJmxService(RemoteJmxService value)
Sets the value of the remoteJmxService property. |
GetSchedulersRequest |
GetSchedulersRequest.withRemoteJmxService(RemoteJmxService value)
|
GetAgentInfoRequest |
GetAgentInfoRequest.withRemoteJmxService(RemoteJmxService value)
|
| Uses of RemoteJmxService in com.quartzdesk.service.types.v5_0.connection |
|---|
| Fields in com.quartzdesk.service.types.v5_0.connection declared as RemoteJmxService | |
|---|---|
protected RemoteJmxService |
SchedulerConnection.remoteJmxService
|
| Methods in com.quartzdesk.service.types.v5_0.connection that return RemoteJmxService | |
|---|---|
RemoteJmxService |
SchedulerConnection.getRemoteJmxService()
Gets the value of the remoteJmxService property. |
| Methods in com.quartzdesk.service.types.v5_0.connection with parameters of type RemoteJmxService | |
|---|---|
void |
SchedulerConnection.setRemoteJmxService(RemoteJmxService value)
Sets the value of the remoteJmxService property. |
SchedulerConnection |
SchedulerConnection.withRemoteJmxService(RemoteJmxService value)
|
| Uses of RemoteJmxService in com.quartzdesk.service.types.v5_0.jmx |
|---|
| Methods in com.quartzdesk.service.types.v5_0.jmx that return RemoteJmxService | |
|---|---|
RemoteJmxService |
ObjectFactory.createRemoteJmxService()
Create an instance of RemoteJmxService |
RemoteJmxService |
RemoteJmxService.withAuthentication(Authentication value)
|
RemoteJmxService |
RemoteJmxService.withHost(String value)
|
RemoteJmxService |
RemoteJmxService.withPort(Integer value)
|
RemoteJmxService |
RemoteJmxService.withProtocol(JmxProtocol value)
|
RemoteJmxService |
RemoteJmxService.withSecure(Boolean value)
|
RemoteJmxService |
RemoteJmxService.withServiceUrl(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||