Class JsonOperationsSocketService.BeanListener<B extends Identifiable & PropertyChangeProvider>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected B bean  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected BeanListener​(B bean)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void propertyChange​(java.lang.String type, java.util.HashMap<java.lang.String,​JsonOperationsSocketService.BeanListener<B>> map)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.beans.PropertyChangeListener

        propertyChange