Uses of Interface
com.compuware.api.topaz.eclipse.hosts.IHostManager
-
Packages that use IHostManager Package Description com.compuware.api.topaz.eclipse.hosts Provides classes related to hosts. -
-
Uses of IHostManager in com.compuware.api.topaz.eclipse.hosts
Methods in com.compuware.api.topaz.eclipse.hosts that return IHostManager Modifier and Type Method Description static IHostManager
HostManager. getInstance()
Get the singleton instance ofIHostManager
.
-