Package jmri.server.json.operations
Class JsonOperationsSocketService.BeanListener<B extends Identifiable & PropertyChangeProvider>
java.lang.Object
jmri.server.json.operations.JsonOperationsSocketService.BeanListener<B>
- All Implemented Interfaces:
PropertyChangeListener,EventListener
- Enclosing class:
- JsonOperationsSocketService
protected abstract class JsonOperationsSocketService.BeanListener<B extends Identifiable & PropertyChangeProvider>
extends Object
implements PropertyChangeListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.beans.PropertyChangeListener
propertyChange
-
Field Details
-
bean
-
-
Constructor Details
-
BeanListener
-
-
Method Details
-
propertyChange
protected void propertyChange(String type, HashMap<String, JsonOperationsSocketService.BeanListener<B>> map)
-