SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

com.solarmetric.manage
Interface ManagerServer

All Superinterfaces:
com.solarmetric.util.Closeable, Configurable, Runnable
All Known Implementing Classes:
ManagerServerImpl

public interface ManagerServer
extends Runnable, Configurable, com.solarmetric.util.Closeable

Server side of the Manager client/server implementation.


Method Summary
 void close()
           
 void setManagerInstance(Manager managerInstance)
           
 
Methods inherited from interface java.lang.Runnable
run
 
Methods inherited from interface com.solarmetric.conf.Configurable
endConfiguration, setConfiguration, startConfiguration
 

Method Detail

setManagerInstance

public void setManagerInstance(Manager managerInstance)

close

public void close()
Specified by:
close in interface com.solarmetric.util.Closeable

SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

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