Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.management.guards
Annotation Type Guarded


@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface Guarded

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

Author:
"Stephane Lacoin at Nuxeo (aka matic)"

Optional Element Summary
 String id
           
 

id

public abstract String id
Default:
"org.nuxeo.ecm.instance.availability"

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.