Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.api.AnnotatedServiceProvider

Packages that use AnnotatedServiceProvider
org.nuxeo.ecm.core.management.guards   
org.nuxeo.runtime.transaction   
 

Uses of AnnotatedServiceProvider in org.nuxeo.ecm.core.management.guards
 

Subclasses of AnnotatedServiceProvider in org.nuxeo.ecm.core.management.guards
 class GuardedServiceProvider
          Return a proxy if the service is annotated by Administrated
 

Uses of AnnotatedServiceProvider in org.nuxeo.runtime.transaction
 

Subclasses of AnnotatedServiceProvider in org.nuxeo.runtime.transaction
 class TransactedServiceProvider
          Allocate transacted invocation handlers and return proxies if service is annotated with Transacted annotations.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.