ModuleListener is an interface for handling asynchronous
events generated by Modules.
Java Beans Support
If implementations of this interface are going to be used with
Java Beans they need to also implement either java.util.EventListener
or sunw.util.EventListener.