GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Protected Attributes | Private Attributes

de.zib.gndms.infra.system.PlugableTaskFlowProvider Class Reference

Inheritance diagram for de.zib.gndms.infra.system.PlugableTaskFlowProvider:
de.zib.gndms.logic.model.gorfx.taskflow.TaskFlowProviderImpl de.zib.gndms.logic.model.gorfx.taskflow.TaskFlowProvider

List of all members.

Public Member Functions

void loadPlugins (boolean checkDeps)
void loadPlugins ()
int pluginCount ()
void listPlugins ()
void register (TaskFlowFactory tff, Map< String, TaskFlowFactory > plugins)
void checkDeps ()
void setFactories (Map< String, TaskFlowFactory > factories)
GNDMSystem getSystem ()
void setSystem (final GNDMSystem system)
ClassLoader getCl ()
void setCl (final ClassLoader cl)
String getPluginDir ()
void setPluginDir (final String pluginDir)

Protected Attributes

final Logger logger = LoggerFactory.getLogger( this.getClass() )

Private Attributes

String pluginDir
boolean hasFactories = false
GNDMSystem system
ClassLoader cl

Detailed Description

Author:
try ma ik jo rr a zib
Date:
27.06.11 18:38

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables