- All Implemented Interfaces:
- javax.jms.MessageListener
public class ProducerInfoCacheMDB
extends Object
implements javax.jms.MessageListener
This MDB is provided to populate the ProducerInfoCache with Producer Information derived from the
received trace fragments. Each clustered APM server node will receive the trace data, so each cache
is expected to only be a local cache.
Discussion regarding potential future use of a distributed cache, which would make this MDB redundant
is associated with HWKAPM-479.
- Author:
- gbrown