talx x1.0.5

talx.feature
Interface DelayedFeature

All Superinterfaces:
TALFeature
All Known Implementing Classes:
CreateErrorMessage, RemoteReceiver, RemoteSender, TrashDateMonitor

public interface DelayedFeature
extends TALFeature

Interface for features that should be started up after all other features are loaded.


Method Summary
 void initialize()
          Called to initialize the feature.
 
Methods inherited from interface talx.feature.TALFeature
release
 

Method Detail

initialize

public void initialize()
                throws java.lang.Exception
Called to initialize the feature. See the Email class for details of the load sequence.

Throws:
java.lang.Exception

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.