org.jboss.dashboard.showcase
Class ShowcaseBuilder
java.lang.Object
org.jboss.dashboard.showcase.ShowcaseBuilder
- All Implemented Interfaces:
- org.jboss.dashboard.annotation.Startable
@ApplicationScoped
public class ShowcaseBuilder
- extends Object
- implements org.jboss.dashboard.annotation.Startable
Class that builds the Dashboard Builder's showcase dashboard on startup.
|
Method Summary |
org.jboss.dashboard.annotation.Priority |
getPriority()
|
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowcaseBuilder
public ShowcaseBuilder()
getPriority
public org.jboss.dashboard.annotation.Priority getPriority()
- Specified by:
getPriority in interface org.jboss.dashboard.annotation.Startable
start
public void start()
throws Exception
- Specified by:
start in interface org.jboss.dashboard.annotation.Startable
- Throws:
Exception
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.