org.apache.tapestry5.corelib.pages
Class ServiceStatus
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceStatus
public ServiceStatus()
Copyright © 2003-2012 The Apache Software Foundation.