RefCountingBus.DeactivationHandler¶
-
public interface
DeactivationHandler
¶ A handler that will be called once the underlying bus will really be deactivated.
- Author
jwienke
Methods¶
deactivated¶
-
void
deactivated
(RefCountingBus bus)¶ Called on deactivation of a reference-counted bus instance.
- Parameters
bus – the bus being deactivated