Class InfinispanTimerManagementServiceConfigurator
java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.wildfly.extension.clustering.ejb.InfinispanTimerManagementServiceConfigurator
- All Implemented Interfaces:
ResourceServiceConfigurator,InfinispanCacheConfiguration,InfinispanTimerManagementConfiguration,TimerManagementConfiguration,ServiceConfigurator,ServiceNameProvider
public class InfinispanTimerManagementServiceConfigurator
extends CapabilityServiceNameProvider
implements ResourceServiceConfigurator, InfinispanTimerManagementConfiguration
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionInfinispanTimerManagementServiceConfigurator(org.jboss.as.controller.PathAddress address) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.msc.service.ServiceBuilder<?>build(org.jboss.msc.service.ServiceTarget target) configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) Function<org.jboss.modules.Module,ByteBufferMarshaller> Methods inherited from class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
getServiceNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
InfinispanTimerManagementServiceConfigurator
public InfinispanTimerManagementServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
configure
public ServiceConfigurator configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException - Specified by:
configurein interfaceResourceServiceConfigurator- Throws:
org.jboss.as.controller.OperationFailedException
-
build
public org.jboss.msc.service.ServiceBuilder<?> build(org.jboss.msc.service.ServiceTarget target) - Specified by:
buildin interfaceServiceConfigurator
-
getMarshallerFactory
- Specified by:
getMarshallerFactoryin interfaceTimerManagementConfiguration
-
getMaxActiveTimers
- Specified by:
getMaxActiveTimersin interfaceTimerManagementConfiguration
-
getContainerName
- Specified by:
getContainerNamein interfaceInfinispanCacheConfiguration
-
getCacheName
- Specified by:
getCacheNamein interfaceInfinispanCacheConfiguration
-