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

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

public class InstallDirectoryScanner
extends java.util.TimerTask

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

Author:
alouis

Constructor Summary
InstallDirectoryScanner(AutoLoaderServiceImpl autoLoader, java.io.File installDir)
           
 
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

InstallDirectoryScanner

public InstallDirectoryScanner(AutoLoaderServiceImpl autoLoader,
                               java.io.File installDir)
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.