org.codehaus.plexus.summit.display
Interface Display
- All Known Implementing Classes:
- AbstractDisplay, ClassicBufferedDisplay
public interface Display
A Display uses a previously computed Resolution
to render the target view along with any of its sibling views and the
execution of any accompanying Modules.
- Version:
- $Id: Display.java 2092 2005-06-06 16:31:27Z jvanzyl $
- Author:
- Jason van Zyl
|
Field Summary |
static java.lang.String |
ROLE
|
ROLE
static final java.lang.String ROLE
render
void render(RunData data)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2006 Codehaus. All Rights Reserved.