ModeShape Distribution 3.2.0.Final

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 field, method, constructor, package or type is read-only.

See Also:
Immutable


ModeShape Distribution 3.2.0.Final

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