|
Jvmstat | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use HostIdentifier | |
|---|---|
| sun.jvmstat.monitor | Provides classes for monitoring instrumented HotSpot Java Virtual Machines. |
| sun.jvmstat.perfdata.monitor.protocol.file | Provides the implementation classes for the file: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation. |
| sun.jvmstat.perfdata.monitor.protocol.local | Provides the implementation classes for the local: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation. |
| sun.jvmstat.perfdata.monitor.protocol.rmi | Provides the implementation classes for the rmi: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation. |
| Uses of HostIdentifier in sun.jvmstat.monitor |
|---|
| Fields in sun.jvmstat.monitor declared as HostIdentifier | |
|---|---|
protected HostIdentifier |
MonitoredHost.hostId
The HostIdentifier for this MonitoredHost instance. |
| Methods in sun.jvmstat.monitor that return HostIdentifier | |
|---|---|
HostIdentifier |
MonitoredHost.getHostIdentifier()
Return the resolved HostIdentifier for this MonitoredHost. |
HostIdentifier |
VmIdentifier.getHostIdentifier()
Return the corresponding HostIdentifier for this VmIdentifier. |
protected static HostIdentifier |
MonitoredHost.resolveHostId(HostIdentifier hostId)
Method to resolve unspecified components of the given HostIdentifier by constructing a new HostIdentifier that replaces the unspecified components with the default values. |
| Methods in sun.jvmstat.monitor with parameters of type HostIdentifier | |
|---|---|
static MonitoredHost |
MonitoredHost.getMonitoredHost(HostIdentifier hostId)
Factory method to construct a MonitoredHost instance to manage the connection to the host indicated by hostId. |
protected static HostIdentifier |
MonitoredHost.resolveHostId(HostIdentifier hostId)
Method to resolve unspecified components of the given HostIdentifier by constructing a new HostIdentifier that replaces the unspecified components with the default values. |
| Uses of HostIdentifier in sun.jvmstat.perfdata.monitor.protocol.file |
|---|
| Constructors in sun.jvmstat.perfdata.monitor.protocol.file with parameters of type HostIdentifier | |
|---|---|
MonitoredHostProvider(HostIdentifier hostId)
Create a MonitoredHostProvider instance using the given HostIdentifier. |
|
| Uses of HostIdentifier in sun.jvmstat.perfdata.monitor.protocol.local |
|---|
| Constructors in sun.jvmstat.perfdata.monitor.protocol.local with parameters of type HostIdentifier | |
|---|---|
MonitoredHostProvider(HostIdentifier hostId)
Create a MonitoredHostProvider instance using the given HostIdentifier. |
|
| Uses of HostIdentifier in sun.jvmstat.perfdata.monitor.protocol.rmi |
|---|
| Constructors in sun.jvmstat.perfdata.monitor.protocol.rmi with parameters of type HostIdentifier | |
|---|---|
MonitoredHostProvider(HostIdentifier hostId)
Create a MonitoredHostProvider instance using the given HostIdentifier. |
|
|
Jvmstat | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||