It would look like this:
You mean "It looks like this:" That looks like an example that is about ready
to be committed. :-)
/**
* CommandFailureHandler is used by the CommandManager to handle any exceptions that might
* be thrown by a Command. That way the application using the CommandManager can properly
* manage what happens when an exception is thrown.
*
* @author <a href="bloritsch.at.apache.org">Berin Loritsch</a>
* @version CVS Revision: 1.1 $
*/
public interface CommandFailureHandler
...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
