things.thing
Interface MODULEInterface

All Superinterfaces:
BASEInterface
All Known Implementing Classes:
MODULE, PropertyUniverseActor

public interface MODULEInterface
extends BASEInterface

A module interface.
This can allow non-MODULE objects access to a MODULE's services. It's a bad idea for a non-MODULE to do anything from a MODULE that is not in this interface.

Version:
1.0

Version History

EPG - Initial - 26 FEB 07
 
Author:
Erich P. Gatejen

Method Summary
 
Methods inherited from interface things.thing.BASEInterface
GET_LOGGER
 



Things.