Class GenericEntityListenerBean

  • All Implemented Interfaces:
    Serializable

    @Eager
    @ApplicationScoped
    public class GenericEntityListenerBean
    extends Object
    implements Serializable
    Bean that sets up listeners for DAO related events and forwards them to the ApplicationEventBusBean. Currently this only works for changes on the same master server, not with changes between different master servers.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • GenericEntityListenerBean

        public GenericEntityListenerBean()