samples.dependonconfiguration
Class Task

java.lang.Object
  extended by samples.dependonconfiguration.Task
All Implemented Interfaces:
ManagedService

public class Task
extends Object
implements ManagedService


Constructor Summary
Task()
           
 
Method Summary
 void execute()
           
 void updated(Dictionary properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Task

public Task()
Method Detail

execute

public void execute()

updated

public void updated(Dictionary properties)
             throws ConfigurationException
Specified by:
updated in interface ManagedService
Throws:
ConfigurationException


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.