public class StorageModuleCollectorFactory
extends CollectorFactory
Constructor and Description |
---|
StorageModuleCollectorFactory(int accountType) |
Modifier and Type | Method and Description |
---|---|
InventoryCollector |
createCollector(java.lang.String accountName) |
int |
getAccountCategory() |
ConvergedStackComponentBuilderIf |
getStackComponentBuilder() |
StackViewItemProviderIf |
getStackViewProvider() |
InfraAccountConnectionTestHandlerIf |
getTestConnectionHandler() |
public StorageModuleCollectorFactory(int accountType)
public InventoryCollector createCollector(java.lang.String accountName) throws java.lang.Exception
java.lang.Exception
public int getAccountCategory()
public ConvergedStackComponentBuilderIf getStackComponentBuilder()
public StackViewItemProviderIf getStackViewProvider()
public InfraAccountConnectionTestHandlerIf getTestConnectionHandler()