org.apache.tapestry5.corelib.pages
Class ServiceStatus

java.lang.Object
  extended by org.apache.tapestry5.corelib.pages.ServiceStatus

@ContentType(value="text/html")
@Import(stylesheet="ServiceStatus.css")
@WhitelistAccessOnly
public class ServiceStatus
extends Object

Page used to see the status of all services defined by the Registry.

TODO: Add filters to control which services are displayed


Constructor Summary
ServiceStatus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceStatus

public ServiceStatus()


Copyright © 2003-2012 The Apache Software Foundation.