public abstract class ActivateDeactivateSingleAsyncOperationFactory extends Object implements ISingleAsyncOperationFactory
Constructor and Description |
---|
ActivateDeactivateSingleAsyncOperationFactory() |
Modifier and Type | Method and Description |
---|---|
abstract ISingleAsyncOperation |
CreateSingleAsyncOperation() |
protected storage_domains |
getStorageDomain() |
protected storage_pool |
getStoragePool() |
protected ArrayList<VDS> |
getVdss() |
void |
Initialize(ArrayList parameters) |
public ActivateDeactivateSingleAsyncOperationFactory()
protected storage_domains getStorageDomain()
protected storage_pool getStoragePool()
public void Initialize(ArrayList parameters)
Initialize
in interface ISingleAsyncOperationFactory
public abstract ISingleAsyncOperation CreateSingleAsyncOperation()
CreateSingleAsyncOperation
in interface ISingleAsyncOperationFactory
Copyright © 2012. All Rights Reserved.