Uses of Interface
com.tangosol.net.NameService.LookupCallback
Packages that use NameService.LookupCallback
-
Uses of NameService.LookupCallback in com.tangosol.net
Methods in com.tangosol.net with parameters of type NameService.LookupCallbackModifier and TypeMethodDescriptionvoid
NameService.addLookupCallback
(NameService.LookupCallback callback) Register aNameService.LookupCallback
to be used to perform lookups on names that are not bound to theNameService
's directory.