Skip navigation links
A C D E F G I L M N O P R S T 

A

AbstractPublisherJMS<T> - Class in org.hawkular.apm.server.jms
This abstract class represents a JMS publisher.
AbstractPublisherJMS() - Constructor for class org.hawkular.apm.server.jms.AbstractPublisherJMS
 

C

CLIENT_PREFIX - Static variable in class org.hawkular.apm.server.jms.ProducerInfoCacheMDB
 
close() - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
CommunicationDetailsCacheMDB - Class in org.hawkular.apm.server.jms
This MDB is provided to populate the CommunicationDetailsCache when Communication Details.
CommunicationDetailsCacheMDB() - Constructor for class org.hawkular.apm.server.jms.CommunicationDetailsCacheMDB
 
CommunicationDetailsDeriverMDB - Class in org.hawkular.apm.server.jms
 
CommunicationDetailsDeriverMDB() - Constructor for class org.hawkular.apm.server.jms.CommunicationDetailsDeriverMDB
 
CommunicationDetailsPublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the communication details JMS publisher.
CommunicationDetailsPublisherJMS() - Constructor for class org.hawkular.apm.server.jms.CommunicationDetailsPublisherJMS
 
CommunicationDetailsStoreMDB - Class in org.hawkular.apm.server.jms
 
CommunicationDetailsStoreMDB() - Constructor for class org.hawkular.apm.server.jms.CommunicationDetailsStoreMDB
 

D

doPublish(String, List<T>, String, int, long) - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
This method publishes the supplied items.

E

errorFailedToClosePublisher(String, Throwable) - Method in interface org.hawkular.apm.server.jms.log.MsgLogger
 
errorFailedToClosePublisher(String, Throwable) - Method in class org.hawkular.apm.server.jms.log.MsgLogger_$logger
 
errorFailedToClosePublisher$str() - Method in class org.hawkular.apm.server.jms.log.MsgLogger_$logger
 
errorFailedToInitPublisher(String, Throwable) - Method in interface org.hawkular.apm.server.jms.log.MsgLogger
 
errorFailedToInitPublisher(String, Throwable) - Method in class org.hawkular.apm.server.jms.log.MsgLogger_$logger
 
errorFailedToInitPublisher$str() - Method in class org.hawkular.apm.server.jms.log.MsgLogger_$logger
 

F

FragmentCompletionTimeDeriverMDB - Class in org.hawkular.apm.server.jms
 
FragmentCompletionTimeDeriverMDB() - Constructor for class org.hawkular.apm.server.jms.FragmentCompletionTimeDeriverMDB
 
FragmentCompletionTimePublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the trace fragment completion time JMS publisher.
FragmentCompletionTimePublisherJMS() - Constructor for class org.hawkular.apm.server.jms.FragmentCompletionTimePublisherJMS
 
FragmentCompletionTimeStoreMDB - Class in org.hawkular.apm.server.jms
 
FragmentCompletionTimeStoreMDB() - Constructor for class org.hawkular.apm.server.jms.FragmentCompletionTimeStoreMDB
 

G

getDestinationURI() - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
This method returns the destination associated with the publisher.
getDestinationURI() - Method in class org.hawkular.apm.server.jms.CommunicationDetailsPublisherJMS
 
getDestinationURI() - Method in class org.hawkular.apm.server.jms.FragmentCompletionTimePublisherJMS
 
getDestinationURI() - Method in class org.hawkular.apm.server.jms.NodeDetailsPublisherJMS
 
getDestinationURI() - Method in class org.hawkular.apm.server.jms.NotificationPublisherJMS
 
getDestinationURI() - Method in class org.hawkular.apm.server.jms.TraceCompletionInformationPublisherJMS
 
getDestinationURI() - Method in class org.hawkular.apm.server.jms.TraceCompletionTimePublisherJMS
 
getDestinationURI() - Method in class org.hawkular.apm.server.jms.TracePublisherJMS
 
getInitialRetryCount() - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
getProcessor() - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
getPublisher() - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
getRetryPublisher() - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
getTypeReference() - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 

I

init() - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
init() - Method in class org.hawkular.apm.server.jms.CommunicationDetailsCacheMDB
 
init() - Method in class org.hawkular.apm.server.jms.CommunicationDetailsDeriverMDB
 
init() - Method in class org.hawkular.apm.server.jms.CommunicationDetailsStoreMDB
 
init() - Method in class org.hawkular.apm.server.jms.FragmentCompletionTimeDeriverMDB
 
init() - Method in class org.hawkular.apm.server.jms.FragmentCompletionTimeStoreMDB
 
init() - Method in class org.hawkular.apm.server.jms.NodeDetailsDeriverMDB
 
init() - Method in class org.hawkular.apm.server.jms.NodeDetailsStoreMDB
 
init() - Method in class org.hawkular.apm.server.jms.NotificationDeriverMDB
 
init() - Method in class org.hawkular.apm.server.jms.ProducerInfoCacheMDB
 
init() - Method in class org.hawkular.apm.server.jms.TraceCompletionInformationInitiatorMDB
 
init() - Method in class org.hawkular.apm.server.jms.TraceCompletionInformationProcessorMDB
 
init() - Method in class org.hawkular.apm.server.jms.TraceCompletionTimeDeriverMDB
 
init() - Method in class org.hawkular.apm.server.jms.TraceCompletionTimeStoreMDB
 
init() - Method in class org.hawkular.apm.server.jms.TraceStoreMDB
 
isEnabled() - Method in class org.hawkular.apm.server.jms.TracePublisherJMS
 

L

LOGGER - Static variable in interface org.hawkular.apm.server.jms.log.MsgLogger
 

M

MsgLogger - Interface in org.hawkular.apm.server.jms.log
Log for INFO, WARN, ERROR and FATAL messages.
MsgLogger_$logger - Class in org.hawkular.apm.server.jms.log
Warning this class consists of generated code.
MsgLogger_$logger(Logger) - Constructor for class org.hawkular.apm.server.jms.log.MsgLogger_$logger
 

N

NodeDetailsDeriverMDB - Class in org.hawkular.apm.server.jms
 
NodeDetailsDeriverMDB() - Constructor for class org.hawkular.apm.server.jms.NodeDetailsDeriverMDB
 
NodeDetailsPublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the node details JMS publisher.
NodeDetailsPublisherJMS() - Constructor for class org.hawkular.apm.server.jms.NodeDetailsPublisherJMS
 
NodeDetailsStoreMDB - Class in org.hawkular.apm.server.jms
 
NodeDetailsStoreMDB() - Constructor for class org.hawkular.apm.server.jms.NodeDetailsStoreMDB
 
NotificationDeriverMDB - Class in org.hawkular.apm.server.jms
 
NotificationDeriverMDB() - Constructor for class org.hawkular.apm.server.jms.NotificationDeriverMDB
 
NotificationPublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the notification JMS publisher.
NotificationPublisherJMS() - Constructor for class org.hawkular.apm.server.jms.NotificationPublisherJMS
 

O

onMessage(Message) - Method in class org.hawkular.apm.server.jms.ProducerInfoCacheMDB
 
onMessage(Message) - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
org.hawkular.apm.server.jms - package org.hawkular.apm.server.jms
 
org.hawkular.apm.server.jms.log - package org.hawkular.apm.server.jms.log
 

P

process(String, List<S>, int) - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
This method processes the received list of items.
ProducerInfoCacheMDB - Class in org.hawkular.apm.server.jms
This MDB is provided to populate the ProducerInfoCache with Producer Information derived from the received trace fragments.
ProducerInfoCacheMDB() - Constructor for class org.hawkular.apm.server.jms.ProducerInfoCacheMDB
 
publish(String, List<T>, int, long) - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
publish(String, List<T>) - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 

R

retry(String, List<T>, String, int, long) - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
RetryCapableMDB<S,T> - Class in org.hawkular.apm.server.jms
This class represents a MDB based class to handle processing of events, publication of results, and resubmission of failed events using a retry mechanism.
RetryCapableMDB(String) - Constructor for class org.hawkular.apm.server.jms.RetryCapableMDB
This constructor initialises the retry capable MDB with the subscriber name.

S

setInitialRetryCount(int) - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
setMetricHandler(PublisherMetricHandler<T>) - Method in class org.hawkular.apm.server.jms.AbstractPublisherJMS
 
setProcessor(Processor<S, T>) - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
setPublisher(Publisher<T>) - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
setRetryPublisher(AbstractPublisherJMS<S>) - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
setTypeReference(TypeReference<List<S>>) - Method in class org.hawkular.apm.server.jms.RetryCapableMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.CommunicationDetailsCacheMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.CommunicationDetailsDeriverMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.CommunicationDetailsStoreMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.FragmentCompletionTimeDeriverMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.FragmentCompletionTimeStoreMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.NodeDetailsDeriverMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.NodeDetailsStoreMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.NotificationDeriverMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.TraceCompletionInformationInitiatorMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.TraceCompletionInformationProcessorMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.TraceCompletionTimeDeriverMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.TraceCompletionTimeStoreMDB
 
SUBSCRIBER - Static variable in class org.hawkular.apm.server.jms.TraceStoreMDB
 

T

TraceCompletionInformationInitiatorMDB - Class in org.hawkular.apm.server.jms
 
TraceCompletionInformationInitiatorMDB() - Constructor for class org.hawkular.apm.server.jms.TraceCompletionInformationInitiatorMDB
 
TraceCompletionInformationProcessorMDB - Class in org.hawkular.apm.server.jms
 
TraceCompletionInformationProcessorMDB() - Constructor for class org.hawkular.apm.server.jms.TraceCompletionInformationProcessorMDB
 
TraceCompletionInformationPublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the trace completion information JMS publisher.
TraceCompletionInformationPublisherJMS() - Constructor for class org.hawkular.apm.server.jms.TraceCompletionInformationPublisherJMS
 
TraceCompletionTimeDeriverMDB - Class in org.hawkular.apm.server.jms
 
TraceCompletionTimeDeriverMDB() - Constructor for class org.hawkular.apm.server.jms.TraceCompletionTimeDeriverMDB
 
TraceCompletionTimePublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the trace completion time JMS publisher.
TraceCompletionTimePublisherJMS() - Constructor for class org.hawkular.apm.server.jms.TraceCompletionTimePublisherJMS
 
TraceCompletionTimeStoreMDB - Class in org.hawkular.apm.server.jms
 
TraceCompletionTimeStoreMDB() - Constructor for class org.hawkular.apm.server.jms.TraceCompletionTimeStoreMDB
 
TracePublisherJMS - Class in org.hawkular.apm.server.jms
This class represents the trace JMS publisher.
TracePublisherJMS() - Constructor for class org.hawkular.apm.server.jms.TracePublisherJMS
 
TraceStoreMDB - Class in org.hawkular.apm.server.jms
 
TraceStoreMDB() - Constructor for class org.hawkular.apm.server.jms.TraceStoreMDB
 
A C D E F G I L M N O P R S T 
Skip navigation links

Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.