it.sistematica.isharedoc.workflow
Interface WorkConfigurationFactory

All Known Implementing Classes:
WorkConfigurationFactoryBean

public interface WorkConfigurationFactory


Method Summary
 void startJobExecutor()
           
 void stopJobExecutor()
           
 

Method Detail

startJobExecutor

void startJobExecutor()
                      throws java.lang.Exception
Throws:
java.lang.Exception

stopJobExecutor

void stopJobExecutor()
                     throws java.lang.Exception
Throws:
java.lang.Exception