|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.core.pipeline.common.TaskManagerFactory
org.openstreetmap.osmosis.core.filter.v0_5.AreaFilterTaskManagerFactory
public abstract class AreaFilterTaskManagerFactory
Extends the basic task manager factory functionality with area filter task specific common methods.
Constructor Summary | |
---|---|
AreaFilterTaskManagerFactory()
|
Method Summary | |
---|---|
protected IdTrackerType |
getIdTrackerType(TaskConfiguration taskConfig)
Utility method for retrieving the login credentials for a database connection. |
Methods inherited from class org.openstreetmap.osmosis.core.pipeline.common.TaskManagerFactory |
---|
createTaskManager, createTaskManagerImpl, doesArgumentExist, getBooleanArgument, getDateArgument, getDateArgument, getDefaultIntegerArgument, getDefaultStringArgument, getDoubleArgument, getIntegerArgument, getIntegerArgument, getStringArgument, getStringArgument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AreaFilterTaskManagerFactory()
Method Detail |
---|
protected IdTrackerType getIdTrackerType(TaskConfiguration taskConfig)
taskConfig
- Contains all information required to instantiate and configure
the task.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |