Class GenericEntityListenerBean

java.lang.Object
de.xima.fc.gui.bean.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:
  • Constructor Details

    • GenericEntityListenerBean

      public GenericEntityListenerBean()