Package | Description |
---|---|
org.apache.oodt.cas.cli.option | |
org.apache.oodt.cas.cli.option.handler | |
org.apache.oodt.cas.crawl.cli.option.handler |
Modifier and Type | Method and Description |
---|---|
CmdLineOptionHandler |
HandleableCmdLineOption.getHandler() |
CmdLineOptionHandler |
AdvancedCmdLineOption.getHandler() |
Modifier and Type | Method and Description |
---|---|
void |
HandleableCmdLineOption.setHandler(CmdLineOptionHandler handler) |
void |
AdvancedCmdLineOption.setHandler(CmdLineOptionHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
ApplyToActionHandler
|
class |
SetJavaPropertiesHandler
CmdLineOptionHandler which sets Java Properties equals to the
values specified by the CmdLineOption this handler is attached
to. |
Modifier and Type | Class and Description |
---|---|
class |
BeanInfoHandler |
class |
CrawlerActionInfoHandler |
class |
CrawlerBeansPropHandler
A
CmdLineOptionHandler which adds bean properties to
ActionBeanProperties so that they can then be injected into
ProductCrawler s and CrawlerAction s. |
class |
PreconditionInfoHandler |
Copyright © 1999–2017 Apache OODT. All rights reserved.