Uses of Interface
de.fzj.unicore.wsrflite.admin.propertylisteners.IPropertyListener

Packages that use IPropertyListener
de.fzj.unicore.wsrflite This package contains the main interfaces and major classes of the WSRFlite hosting environment. 
de.fzj.unicore.wsrflite.admin.propertylisteners   
 

Uses of IPropertyListener in de.fzj.unicore.wsrflite
 

Methods in de.fzj.unicore.wsrflite with parameters of type IPropertyListener
 void Kernel.registerPropertyListener(String propertyName, IPropertyListener listener)
           
 

Uses of IPropertyListener in de.fzj.unicore.wsrflite.admin.propertylisteners
 

Classes in de.fzj.unicore.wsrflite.admin.propertylisteners that implement IPropertyListener
 class BooleanPropertyListener
          Convenience implementation that discriminates between true/false and false/true property value transitions.
 class PropertyListenerDynamicDeployment
           
 



Copyright © 2010. All Rights Reserved.