Uses of Interface
org.openspaces.admin.internal.lus.InternalLookupService
Packages that use InternalLookupService
Package
Description
Internally Used.
Internally Used.
-
Uses of InternalLookupService in org.openspaces.admin.internal.admin
Methods in org.openspaces.admin.internal.admin with parameters of type InternalLookupServiceModifier and TypeMethodDescriptionvoidDefaultAdmin.addLookupService(InternalLookupService lookupService, NIODetails nioDetails, OSDetails osDetails, JVMDetails jvmDetails, String jmxUrl, String[] zones) voidInternalAdmin.addLookupService(InternalLookupService lookupService, NIODetails nioDetails, OSDetails osDetails, JVMDetails jvmDetails, String jmxUrl, String[] zones) -
Uses of InternalLookupService in org.openspaces.admin.internal.lus
Classes in org.openspaces.admin.internal.lus that implement InternalLookupServiceMethods in org.openspaces.admin.internal.lus that return InternalLookupServiceModifier and TypeMethodDescriptionDefaultLookupServices.removeLookupService(String UID) InternalLookupServices.removeLookupService(String UID) Methods in org.openspaces.admin.internal.lus with parameters of type InternalLookupServiceModifier and TypeMethodDescriptionvoidDefaultLookupServices.addLookupService(InternalLookupService lookupService) voidInternalLookupServices.addLookupService(InternalLookupService lookupService)