Class EventBusNameField


  • public class EventBusNameField
    extends java.lang.Object
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Aug 04, 2016
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String eventBusName  
      private java.lang.String fieldName  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • eventBusName

        private final java.lang.String eventBusName
      • fieldName

        private final java.lang.String fieldName
    • Constructor Detail

      • EventBusNameField

        public EventBusNameField()