org.codehaus.plexus.summit.display
Interface Display
- All Known Implementing Classes:
- AbstractDisplay
- 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
public static final java.lang.String ROLE
render
public void render(RunData data)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2007 Codehaus. All Rights Reserved.