Uses of Interface
org.apache.tapestry5.ioc.services.ServiceActivity
Packages that use ServiceActivity
Package
Description
The set of core pages available in all Tapestry applications
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
Tapestry IOC service interfaces
-
Uses of ServiceActivity in org.apache.tapestry5.corelib.pages
Methods in org.apache.tapestry5.corelib.pages that return types with arguments of type ServiceActivity -
Uses of ServiceActivity in org.apache.tapestry5.ioc.internal
Classes in org.apache.tapestry5.ioc.internal that implement ServiceActivityMethods in org.apache.tapestry5.ioc.internal that return types with arguments of type ServiceActivity -
Uses of ServiceActivity in org.apache.tapestry5.ioc.services
Methods in org.apache.tapestry5.ioc.services that return types with arguments of type ServiceActivityModifier and TypeMethodDescriptionServiceActivityScoreboard.getServiceActivity()
Returns the status of all services, sorted alphabetically by service id.