Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.ecm.core.management.guards

Class Summary
GuardedServiceHandler<T> Invoke proxied service only if service is available regarding administrative statuses.
GuardedServiceProvider Return a proxy if the service is annotated by Administrated
GuardsCacheUpdater Listen to administrative status changes and cache state in a map.
 

Exception Summary
PassivatedServiceException That exception is thrown by the GuardedServiceHandler whenever a call is made onto a service guarded while the server is passivated.
 

Annotation Types Summary
Guarded Indicates that a method or class cannot be invoked if the specified status is in passive state.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.