org.infinispan.config
Annotation Type Dynamic


@Retention(value=RUNTIME)
@Documented
@Target(value=FIELD)
public @interface Dynamic

Annotation that marks fields in Configuration as being modifiable even after the cache has started.

Since:
4.0
Author:
Manik Surtani


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.