org.modeshape.common.annotation
Annotation Type ReadOnly


@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD,CONSTRUCTOR,PACKAGE,TYPE})
public @interface ReadOnly

Annotation that can be used to specify that the target is read-only.



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.