de.fzj.unicore.wsrflite.admin.propertylisteners
Class PropertyListenerDynamicDeployment

java.lang.Object
  extended by de.fzj.unicore.wsrflite.admin.propertylisteners.BooleanPropertyListener
      extended by de.fzj.unicore.wsrflite.admin.propertylisteners.PropertyListenerDynamicDeployment
All Implemented Interfaces:
IPropertyListener

public class PropertyListenerDynamicDeployment
extends BooleanPropertyListener


Constructor Summary
PropertyListenerDynamicDeployment()
           
 
Method Summary
 Runnable getTaskForFalse()
           
 Runnable getTaskForTrue()
           
 
Methods inherited from class de.fzj.unicore.wsrflite.admin.propertylisteners.BooleanPropertyListener
propertyChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyListenerDynamicDeployment

public PropertyListenerDynamicDeployment()
Method Detail

getTaskForFalse

public Runnable getTaskForFalse()
Specified by:
getTaskForFalse in class BooleanPropertyListener

getTaskForTrue

public Runnable getTaskForTrue()
Specified by:
getTaskForTrue in class BooleanPropertyListener


Copyright © 2010. All Rights Reserved.