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