Interface ThreadPoolServiceDescriptor

All Superinterfaces:
org.jboss.as.controller.Feature, org.jboss.as.controller.ResourceRegistration, org.wildfly.service.descriptor.ServiceDescriptor<ThreadPoolConfiguration>, org.wildfly.service.descriptor.UnaryServiceDescriptor<ThreadPoolConfiguration>
All Known Implementing Classes:
ThreadPoolResourceDefinition

public interface ThreadPoolServiceDescriptor extends org.wildfly.service.descriptor.UnaryServiceDescriptor<ThreadPoolConfiguration>, 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.DefaultResourceRegistration

    Nested classes/interfaces inherited from interface org.wildfly.service.descriptor.UnaryServiceDescriptor

    org.wildfly.service.descriptor.UnaryServiceDescriptor.Provider<T extends Object>
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
     

    Methods inherited from interface org.jboss.as.controller.Feature

    getStability

    Methods inherited from interface org.jboss.as.controller.ResourceRegistration

    getPathElement

    Methods inherited from interface org.wildfly.service.descriptor.UnaryServiceDescriptor

    asType, resolve