|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceActivity | |
---|---|
org.apache.tapestry5.ioc.internal | [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. |
org.apache.tapestry5.ioc.services | Tapestry IOC service interfaces |
Uses of ServiceActivity in org.apache.tapestry5.ioc.internal |
---|
Classes in org.apache.tapestry5.ioc.internal that implement ServiceActivity | |
---|---|
static class |
ServiceActivityTrackerImpl.MutableServiceActivity
|
Methods in org.apache.tapestry5.ioc.internal that return types with arguments of type ServiceActivity | |
---|---|
List<ServiceActivity> |
ServiceActivityTrackerImpl.getServiceActivity()
|
Uses of ServiceActivity in org.apache.tapestry5.ioc.services |
---|
Methods in org.apache.tapestry5.ioc.services that return types with arguments of type ServiceActivity | |
---|---|
List<ServiceActivity> |
ServiceActivityScoreboard.getServiceActivity()
Returns the status of all services, sorted alphabetically by service id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |