Uses of Class
com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
-
Packages that use AzureActionManager Package Description com.microsoft.azure.toolkit.lib.common.action -
-
Uses of AzureActionManager in com.microsoft.azure.toolkit.lib.common.action
Subclasses of AzureActionManager in com.microsoft.azure.toolkit.lib.common.action Modifier and Type Class Description static classAzureActionManager.DummyActionManagerFields in com.microsoft.azure.toolkit.lib.common.action declared as AzureActionManager Modifier and Type Field Description private static AzureActionManagerAzureActionManager.Holder. instanceMethods in com.microsoft.azure.toolkit.lib.common.action that return AzureActionManager Modifier and Type Method Description AzureActionManagerAzureActionManagerProvider. getActionManager()static AzureActionManagerAzureActionManager. getInstance()private static AzureActionManagerAzureActionManager.Holder. loadActionManager()Methods in com.microsoft.azure.toolkit.lib.common.action with parameters of type AzureActionManager Modifier and Type Method Description voidAction. register(AzureActionManager am)
-