Dashboard Builder Sample Dashboards 6.0.0.CR2

org.jboss.dashboard.showcase
Class ShowcaseBuilder

java.lang.Object
  extended by 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.


Constructor Summary
ShowcaseBuilder()
           
 
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
 

Constructor Detail

ShowcaseBuilder

public ShowcaseBuilder()
Method Detail

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

Dashboard Builder Sample Dashboards 6.0.0.CR2

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.