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

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

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.