Class TelemetryServiceFactory
java.lang.Object
org.infinispan.factories.AnyScopeComponentFactory
org.infinispan.factories.AbstractComponentFactory
org.infinispan.server.core.telemetry.TelemetryServiceFactory
- All Implemented Interfaces:
AutoInstantiableFactory,ComponentFactory
public class TelemetryServiceFactory
extends AbstractComponentFactory
implements AutoInstantiableFactory
-
Field Summary
FieldsFields inherited from class org.infinispan.factories.AnyScopeComponentFactory
globalComponentRegistry, globalConfiguration -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IN_MEMORY_COLLECTOR_ENDPOINT
- See Also:
-
-
Constructor Details
-
TelemetryServiceFactory
public TelemetryServiceFactory()
-
-
Method Details
-
construct
- Specified by:
constructin interfaceComponentFactory- Returns:
- Either a component instance or a
ComponentAliaspointing to another component.
-