Class MultipleRemoveListener<T>

  • Type Parameters:
    T - the callback parameter type
    All Implemented Interfaces:
    ServiceListener<java.lang.Object>

    public final class MultipleRemoveListener<T>
    extends AbstractServiceListener<java.lang.Object>
    A service listener which calls a callback once all of the services it was attached to have been removed.