public abstract class InventoryCollectorFactory extends CollectorFactory
COMPUTE_CATEGORY, IGNORE_CATEGORY, NETWORK_CATEGORY, NEXT_GEN_ACCOUNT_TYPE, STORAGE_CATEGORY
Constructor and Description |
---|
InventoryCollectorFactory(int accountType,
java.lang.String accountTypeID) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAccountTypeID() |
void |
init()
To be called only for Legacy account Types and not for Next Gen Account
Types
|
void |
registerInventoryObjects(ConfigItemRegistry registry) |
void |
setAccountTypeID(java.lang.String accountTypeID) |
createCollector, getAccountCategory, getAccountType, getConfigItemDef, getStackComponentBuilder, getStackViewProvider, getTestConnectionHandler, handleAddAccount, handleDeleteAccount, handleEditAccount, requestInit, requestInit, taskCategory
public InventoryCollectorFactory(int accountType, java.lang.String accountTypeID)
public void init()
CollectorFactory
init
in class CollectorFactory
public java.lang.String getAccountTypeID()
public void setAccountTypeID(java.lang.String accountTypeID)
public void registerInventoryObjects(ConfigItemRegistry registry)