Uses of Class
org.apache.activemq.artemis.utils.ActiveMQThreadFactory
-
Packages that use ActiveMQThreadFactory Package Description org.apache.activemq.artemis.core.server org.apache.activemq.artemis.utils -
-
Uses of ActiveMQThreadFactory in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQThreadFactory Modifier and Type Method Description protected ActiveMQThreadFactoryActiveMQScheduledComponent. getThreadFactory()protected ActiveMQThreadFactoryNetworkHealthCheck. getThreadFactory() -
Uses of ActiveMQThreadFactory in org.apache.activemq.artemis.utils
Methods in org.apache.activemq.artemis.utils that return ActiveMQThreadFactory Modifier and Type Method Description static ActiveMQThreadFactoryActiveMQThreadFactory. defaultThreadFactory()
-