Uses of Interface
org.apache.tapestry.services.impl.EngineServiceSource

Packages that use EngineServiceSource
org.apache.tapestry.services.impl   
 

Uses of EngineServiceSource in org.apache.tapestry.services.impl
 

Classes in org.apache.tapestry.services.impl that implement EngineServiceSource
 class ServiceMapImpl
          Implementation of ServiceMap
 

Constructors in org.apache.tapestry.services.impl with parameters of type EngineServiceSource
EngineServiceInnerProxy(java.lang.String serviceName, EngineServiceOuterProxy outerProxy, EngineServiceSource source)