net.sf.taverna.t2.spi
Class SPIRegistry.RegistryListenerAdapter

java.lang.Object
  extended by net.sf.taverna.t2.spi.SPIRegistry.RegistryListenerAdapter
All Implemented Interfaces:
InstanceRegistryListener
Enclosing class:
SPIRegistry<SPI>

public class SPIRegistry.RegistryListenerAdapter
extends java.lang.Object
implements InstanceRegistryListener


Constructor Summary
SPIRegistry.RegistryListenerAdapter()
           
 
Method Summary
 void instanceRegistryUpdated(InstanceRegistry registry)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPIRegistry.RegistryListenerAdapter

public SPIRegistry.RegistryListenerAdapter()
Method Detail

instanceRegistryUpdated

public void instanceRegistryUpdated(InstanceRegistry registry)
Specified by:
instanceRegistryUpdated in interface InstanceRegistryListener