Uses of Interface
org.apache.activemq.artemis.ra.ActiveMQRALogger
-
Packages that use ActiveMQRALogger Package Description org.apache.activemq.artemis.ra ActiveMQ Artemis Resource Adaptor -
-
Uses of ActiveMQRALogger in org.apache.activemq.artemis.ra
Classes in org.apache.activemq.artemis.ra that implement ActiveMQRALogger Modifier and Type Class Description classActiveMQRALogger_implFields in org.apache.activemq.artemis.ra declared as ActiveMQRALogger Modifier and Type Field Description static ActiveMQRALoggerActiveMQRALogger. LOGGERNote this uses ActiveMQRALogger.class.getName() instead of ActiveMQRALogger.class.getPackage().getName() like the other loggers, this is because some Application Servers use introspection to identify properties which can sometimes use a classloader when the rar is uploaded and its possible getpackage() can return null
-