Uses of Interface
org.apache.tapestry5.ioc.services.ServiceActivity

Packages that use ServiceActivity
org.apache.tapestry5.ioc.internal   
org.apache.tapestry5.ioc.services   
 

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.
 



Copyright © 2003-2012 The Apache Software Foundation.