Uses of Class
org.opennms.protocols.vmware.ServiceInstancePool
-
Packages that use ServiceInstancePool Package Description org.opennms.protocols.vmware -
-
Uses of ServiceInstancePool in org.opennms.protocols.vmware
Methods in org.opennms.protocols.vmware with parameters of type ServiceInstancePool Modifier and Type Method Description static void
VmwareViJavaAccess. setServiceInstancePool(ServiceInstancePool serviceInstancePool)
Constructors in org.opennms.protocols.vmware with parameters of type ServiceInstancePool Constructor Description ServiceInstancePoolEntry(ServiceInstancePool serviceInstancePool, java.lang.String hostname, java.lang.String username, java.lang.String password)
-