public class RegisterCatalogPluginFactory
extends <any>
| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOG_FILE |
static String |
CATALOG_REFERENCE |
| Constructor and Description |
|---|
RegisterCatalogPluginFactory() |
| Modifier and Type | Method and Description |
|---|---|
PluginInvocation |
checkInvocation(PluginInvocation arg0,
String toRegisterCatalog) |
RegisterCatalogPlugin |
createWorker(PluginInvocation arg0) |
String |
getDescription() |
String |
getID() |
Object |
getInfo() |
Map<String,String> |
getParameters() |
boolean |
init(DataTransferContext arg0) |
boolean |
shutDown() |
public static final String CATALOG_FILE
public static final String CATALOG_REFERENCE
public PluginInvocation checkInvocation(PluginInvocation arg0,
String toRegisterCatalog)
throws ParameterException
ParameterExceptionpublic RegisterCatalogPlugin createWorker(PluginInvocation arg0)
public String getDescription()
public String getID()
public boolean init(DataTransferContext arg0)
throws PluginInitializationException
PluginInitializationExceptionpublic boolean shutDown()
throws PluginShutDownException
PluginShutDownExceptionpublic Object getInfo() throws PluginExecutionException
PluginExecutionExceptionCopyright © 2021. All Rights Reserved.