| Components should implement this interface if they need to
be initialize resources at startup or deallocate resources
during shutdown.
If the
Active.initialize() method is invoked upon a
component then the container must invoke the
Active.dispose() even if the
Active.initialize() throws
an Exception.
version: $Revision: 1.2 $ $Date: 2004/05/01 09:51:48 $ |