Uses of Class
com.vmware.nsx_policy.infra.sha.appliances.process.ProcessFactory
-
Packages that use ProcessFactory Package Description com.vmware.nsx_policy.infra.sha.appliances.process -
-
Uses of ProcessFactory in com.vmware.nsx_policy.infra.sha.appliances.process
Methods in com.vmware.nsx_policy.infra.sha.appliances.process that return ProcessFactory Modifier and Type Method Description static ProcessFactory
ProcessFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-