Uses of Interface
com.tangosol.net.ServiceInfo
Packages that use ServiceInfo
Package
Description
Contains basic cluster interfaces and factories.
-
Uses of ServiceInfo in com.oracle.coherence.grpc.internal.extend.proxy.serviceProxy
Classes in com.oracle.coherence.grpc.internal.extend.proxy.serviceProxy that implement ServiceInfoModifier and TypeClassDescriptionclassclassA gRPCTopicServiceProxy. -
Uses of ServiceInfo in com.tangosol.coherence.component.net.extend.proxy
Classes in com.tangosol.coherence.component.net.extend.proxy that implement ServiceInfoModifier and TypeClassDescriptionclasscom.tangosol.coherence.component.net.extend.proxy.ServiceProxy -
Uses of ServiceInfo in com.tangosol.coherence.component.net.extend.proxy.serviceProxy
Classes in com.tangosol.coherence.component.net.extend.proxy.serviceProxy that implement ServiceInfoModifier and TypeClassDescriptionclasscom.tangosol.coherence.component.net.extend.proxy.serviceProxy.CacheServiceProxyclasscom.tangosol.coherence.component.net.extend.proxy.serviceProxy.TopicServiceProxy -
Uses of ServiceInfo in com.tangosol.net
Methods in com.tangosol.net that return ServiceInfoModifier and TypeMethodDescriptionService.getInfo()Return the ServiceInfo object for this Service.WrapperService.getInfo()Return the ServiceInfo object for this Service.Cluster.getServiceInfo(String sName) Returns a ServiceInfo object for the specified service name.