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. |
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
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.