Interface MorpheusSynchronousOperationService
public interface MorpheusSynchronousOperationService
-
Method Summary
Modifier and TypeMethodDescriptionReturns theMorpheusSynchronousOperationNotificationService
which allows access operation notification services
-
Method Details
-
getNotification
MorpheusSynchronousOperationNotificationService getNotification()Returns theMorpheusSynchronousOperationNotificationService
which allows access operation notification services- Returns:
- an instance of
MorpheusSynchronousOperationNotificationService
-