SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.conf
Interface Configurable

All Known Implementing Classes:
JMSCache, LocalCache, TangosolCache

public interface Configurable

This interface provides a mechanism for notifying interested objects when configuration events occur. It provides an object with the opportunity to set itself up for configuration and to perform any necessary post-configuration.


Method Summary
 void endConfiguration()
          Invoked upon completion of configuration of this object
 void startConfiguration()
          Invoked before configuration is begun on this object
 

Method Detail

startConfiguration

public void startConfiguration()
Invoked before configuration is begun on this object


endConfiguration

public void endConfiguration()
Invoked upon completion of configuration of this object


SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.