org.ow2.petals.jbi.management.autoload
Class InstalledDirectoryScanner

java.lang.Object
  extended by java.util.TimerTask
      extended by org.ow2.petals.jbi.management.autoload.InstalledDirectoryScanner
All Implemented Interfaces:
java.lang.Runnable

public class InstalledDirectoryScanner
extends java.util.TimerTask

Periodically check if new Install or Deploy elements are presents in the autoload directories.

Author:
ofabre

Constructor Summary
InstalledDirectoryScanner(AutoLoaderServiceImpl autoLoader, java.io.File installedDir)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstalledDirectoryScanner

public InstalledDirectoryScanner(AutoLoaderServiceImpl autoLoader,
                                 java.io.File installedDir)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.