DOFRegistration.Listener
DOFSubscription.Listener
DOFSystem.createRegistration(org.opendof.core.oal.DOFObjectID, org.opendof.core.oal.DOFInterface.Event, org.opendof.core.oal.DOFRegistration.Listener, java.lang.Object)
DOFSystem.createSubscription(org.opendof.core.oal.DOFObjectID, org.opendof.core.oal.DOFInterface.Property, int, org.opendof.core.oal.DOFSubscription.Listener, java.lang.Object)
DOFRegistration.Listener.eventSignaled(org.opendof.core.oal.DOFRegistration, org.opendof.core.oal.DOFObjectID, java.util.List<org.opendof.core.oal.DOFValue>)
DOFSubscription.Listener.propertyChanged(org.opendof.core.oal.DOFSubscription, org.opendof.core.oal.DOFObjectID, org.opendof.core.oal.DOFValue)