Uses of Class
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
Packages that use JdbcNodeManager Package Description org.apache.activemq.artemis.core.server.impl.jdbc -
-
Uses of JdbcNodeManager in org.apache.activemq.artemis.core.server.impl.jdbc
Methods in org.apache.activemq.artemis.core.server.impl.jdbc that return JdbcNodeManager Modifier and Type Method Description static JdbcNodeManagerJdbcNodeManager. with(DatabaseStorageConfiguration configuration, ScheduledExecutorService scheduledExecutorService, ExecutorFactory executorFactory)
-