Uses of Interface
com.microsoft.azure.toolkit.lib.common.operation.OperationListener
-
Packages that use OperationListener Package Description com.microsoft.azure.toolkit.lib.common.operation -
-
Uses of OperationListener in com.microsoft.azure.toolkit.lib.common.operation
Fields in com.microsoft.azure.toolkit.lib.common.operation with type parameters of type OperationListener Modifier and Type Field Description private Set<OperationListener>OperationManager. listenersMethods in com.microsoft.azure.toolkit.lib.common.operation with parameters of type OperationListener Modifier and Type Method Description voidOperationManager. addListener(OperationListener listener)voidOperationManager. removeListener(OperationListener listener)
-