jBPM Console NG - Dashboard Backend 6.1.0.Final

org.jbpm.dashboard.renderer.service.impl
Class DashboardRendererServiceImpl

java.lang.Object
  extended by org.jbpm.dashboard.renderer.service.impl.DashboardRendererServiceImpl
All Implemented Interfaces:
DashboardRendererService

@ApplicationScoped
public class DashboardRendererServiceImpl
extends Object
implements DashboardRendererService


Constructor Summary
DashboardRendererServiceImpl()
           
 
Method Summary
protected  List<String> explodeUrl(String anUrl)
           
 ConnectionStatus getAppStatus(String theUrl)
           
static void main(String[] args)
           
protected  int pingUrl(String anUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DashboardRendererServiceImpl

public DashboardRendererServiceImpl()
Method Detail

getAppStatus

public ConnectionStatus getAppStatus(String theUrl)
Specified by:
getAppStatus in interface DashboardRendererService

pingUrl

protected int pingUrl(String anUrl)
               throws Exception
Throws:
Exception

explodeUrl

protected List<String> explodeUrl(String anUrl)

main

public static void main(String[] args)

jBPM Console NG - Dashboard Backend 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.