Uses of Class
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
Packages that use ActiveMQScheduledComponent
Package
Description
-
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.paging.impl
Subclasses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.paging.impl -
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server
Subclasses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.serverModifier and TypeClassDescriptionclassThis will useInetAddress.isReachable(int)to determine if the network is alive.Methods in org.apache.activemq.artemis.core.server that return ActiveMQScheduledComponentModifier and TypeMethodDescriptionActiveMQScheduledComponent.setInitialDelay(long initialDelay) ActiveMQScheduledComponent.setInitialDelayAndPeriod(long initialDelay, long period) Useful to change a running schedule and avoid multiple restarts.ActiveMQScheduledComponent.setInitialDelayAndPeriod(long initialDelay, long period, TimeUnit timeUnit) Useful to change a running schedule and avoid multiple restarts.ActiveMQScheduledComponent.setPeriod(long period) ActiveMQScheduledComponent.setTimeUnit(TimeUnit timeUnit) -
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.cluster.impl
-
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.files
Subclasses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.files -
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.impl
Subclasses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.impl -
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.reload
Subclasses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.reload -
Uses of ActiveMQScheduledComponent in org.apache.activemq.artemis.core.server.routing.targets