Interface ManagedThreadFactory

All Superinterfaces:
Describable, JNDIEnvironmentRef

public interface ManagedThreadFactory extends JNDIEnvironmentRef, Describable
Represents <managed-thread-factory>.
  • Method Details

    • getContextServiceRef

      String getContextServiceRef()
      Returns:
      <context-service-ref>, or null if unspecified
    • getPriority

      int getPriority()
      Returns:
      <priority> if specified
      See Also:
    • isSetPriority

      boolean isSetPriority()
      Returns:
      true if <priority> is specified
      See Also:
    • getProperties

      List<Property> getProperties()
      Returns:
      <property> elements as a read-only list