Uses of Interface
org.apache.tapestry5.internal.services.InternalComponentInvalidationEventHub

Packages that use InternalComponentInvalidationEventHub
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.services Core services 
 

Uses of InternalComponentInvalidationEventHub in org.apache.tapestry5.internal.services
 

Classes in org.apache.tapestry5.internal.services that implement InternalComponentInvalidationEventHub
 class InternalComponentInvalidationEventHubImpl
           
 

Constructors in org.apache.tapestry5.internal.services with parameters of type InternalComponentInvalidationEventHub
ComponentInstantiatorSourceImpl(org.slf4j.Logger logger, LoggerSource loggerSource, PlasticProxyFactory proxyFactory, ComponentClassTransformWorker2 transformerChain, ClasspathURLConverter classpathURLConverter, OperationTracker tracker, Map<String,ControlledPackageType> configuration, boolean productionMode, ComponentClassResolver resolver, InternalComponentInvalidationEventHub invalidationHub)
           
 

Uses of InternalComponentInvalidationEventHub in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type InternalComponentInvalidationEventHub
static InvalidationEventHub TapestryModule.buildComponentClassesInvalidationEventHub(InternalComponentInvalidationEventHub trueHub)
          Exposes the public portion of the internal InternalComponentInvalidationEventHub service.
 



Copyright © 2003-2012 The Apache Software Foundation.