Class GraphQLThreadFactory
java.lang.Object
graphql.kickstart.servlet.core.internal.GraphQLThreadFactory
- All Implemented Interfaces:
ThreadFactory
ThreadFactory implementation for AbstractGraphQLHttpServlet async operations-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphQLThreadFactory
public GraphQLThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-