Uses of Class
org.apache.tapestry5.ioc.annotations.PreventServiceDecoration

Packages that use PreventServiceDecoration
org.apache.tapestry5.ioc.internal.services [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. 
org.apache.tapestry5.ioc.services Tapestry IOC service interfaces 
 

Uses of PreventServiceDecoration in org.apache.tapestry5.ioc.internal.services
 

Classes in org.apache.tapestry5.ioc.internal.services with annotations of type PreventServiceDecoration
 class AspectDecoratorImpl
           
 class ExceptionTrackerImpl
           
 class LazyAdvisorImpl
           
 class LoggingAdvisorImpl
           
 class LoggingDecoratorImpl
           
 class MasterObjectProviderImpl
           
 class ServiceOverrideImpl
           
 class UpdateListenerHubImpl
           
 

Uses of PreventServiceDecoration in org.apache.tapestry5.ioc.services
 

Methods in org.apache.tapestry5.ioc.services with annotations of type PreventServiceDecoration
static ServiceLifecycleSource TapestryIOCModule.build(Map<String,ServiceLifecycle> configuration)
          Provides access to additional service lifecycles.
 



Copyright © 2003-2012 The Apache Software Foundation.