Class EventTranslatorConfiguration

  • All Implemented Interfaces:
    java.io.Serializable

    public class EventTranslatorConfiguration
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • EventTranslatorConfiguration

        public EventTranslatorConfiguration()
    • Method Detail

      • setEventTranslationSpecs

        public void setEventTranslationSpecs​(java.util.List<EventTranslationSpec> eventTranslationSpecs)
      • removeEventTranslationSpec

        public boolean removeEventTranslationSpec​(EventTranslationSpec spec)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object