Interface ExecutorFactoryServiceDescriptor
- All Superinterfaces:
org.jboss.as.controller.Feature,org.jboss.as.controller.ResourceRegistration,org.wildfly.service.descriptor.ServiceDescriptor<org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration>,org.wildfly.service.descriptor.UnaryServiceDescriptor<org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration>
- All Known Implementing Classes:
ClientThreadPoolResourceDefinition
public interface ExecutorFactoryServiceDescriptor
extends org.wildfly.service.descriptor.UnaryServiceDescriptor<org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration>, org.jboss.as.controller.ResourceRegistration
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.as.controller.ResourceRegistration
org.jboss.as.controller.ResourceRegistration.DefaultResourceRegistrationNested classes/interfaces inherited from interface org.wildfly.service.descriptor.UnaryServiceDescriptor
org.wildfly.service.descriptor.UnaryServiceDescriptor.Provider<T extends Object> -
Method Summary
Methods inherited from interface org.jboss.as.controller.Feature
getStabilityMethods inherited from interface org.jboss.as.controller.ResourceRegistration
getPathElementMethods inherited from interface org.wildfly.service.descriptor.UnaryServiceDescriptor
asType, resolve
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.wildfly.service.descriptor.ServiceDescriptor<org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration>
-
getType
- Specified by:
getTypein interfaceorg.wildfly.service.descriptor.ServiceDescriptor<org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration>
-