Uses of Interface
fish.payara.internal.notification.PayaraNotifier
-
-
Uses of PayaraNotifier in fish.payara.internal.notification
Classes in fish.payara.internal.notification that implement PayaraNotifier Modifier and Type Class Description classPayaraConfiguredNotifier<C extends PayaraNotifierConfiguration>A notifier that is backed by a configuration in the domain.xml -
Uses of PayaraNotifier in fish.payara.notification.eventbus.core
Classes in fish.payara.notification.eventbus.core that implement PayaraNotifier Modifier and Type Class Description classCDIEventbusNotifierServiceclassEventbusNotifierService -
Uses of PayaraNotifier in fish.payara.notification.jms
Classes in fish.payara.notification.jms that implement PayaraNotifier Modifier and Type Class Description classJmsNotifierService -
Uses of PayaraNotifier in fish.payara.nucleus.notification
Constructor parameters in fish.payara.nucleus.notification with type arguments of type PayaraNotifier Constructor Description NotifierHandler(org.glassfish.hk2.api.ServiceHandle<PayaraNotifier> notifierHandle)NotifierHandler(org.glassfish.hk2.api.ServiceHandle<PayaraNotifier> notifierHandle, PayaraNotifierConfiguration config) -
Uses of PayaraNotifier in fish.payara.nucleus.notification.log
Classes in fish.payara.nucleus.notification.log that implement PayaraNotifier Modifier and Type Class Description classLogNotifier
-