org.eclipse.emf.emfstore.internal.server.core
Interface ServerCallObserverNotifier


public interface ServerCallObserverNotifier

Notification for a ServerCallObserver.

Author:
mkoegel

Method Summary
 void notify(ESServerCallObserver observer)
          Notify given ESServerCallObserver.
 

Method Detail

notify

void notify(ESServerCallObserver observer)
Notify given ESServerCallObserver.

Parameters:
observer - the observer to be notified


Copyright © 2015. All Rights Reserved.