Uses of Interface
com.tangosol.net.ServiceMonitor
Packages that use ServiceMonitor
Package
Description
Contains classes supporting the Coherence Container.
Contains basic cluster interfaces and factories.
-
Uses of ServiceMonitor in com.tangosol.application
Fields in com.tangosol.application declared as ServiceMonitorModifier and TypeFieldDescriptionprotected final ServiceMonitor
ContainerAdapter.f_serviceMonitor
TheServiceMonitor
to use.Methods in com.tangosol.application that return ServiceMonitorModifier and TypeMethodDescriptionContainerAdapter.DefaultContext.getServiceMonitor()
Return the keep-alive facility for the application services.Context.getServiceMonitor()
Return the keep-alive facility for the application services.Constructors in com.tangosol.application with parameters of type ServiceMonitorModifierConstructorDescriptionContainerAdapter
(ClassLoader loader, String sAppDescriptorURI, String sAppName, CacheFactoryBuilder builder, XmlElement xmlAppDescriptor, ServiceMonitor serviceMonitor) Construct the ContainerAdapter.DefaultContext
(CacheFactoryBuilder builder, ClassLoader loader, String sAppName, String sCacheConfigURI, ServiceMonitor monitor, String sPofConfigURI, ContainerContext ctx) Constructor. -
Uses of ServiceMonitor in com.tangosol.net
Classes in com.tangosol.net that implement ServiceMonitorModifier and TypeClassDescriptionclass
TheSimpleServiceMonitor
starts and monitors services that are registered for monitoring.Fields in com.tangosol.net declared as ServiceMonitorModifier and TypeFieldDescriptionprotected ServiceMonitor
DefaultCacheServer.m_serviceMon
The ServiceMonitor used to monitor services.Methods in com.tangosol.net that return ServiceMonitor