@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface ConfigurationName
Used to mark a property that will be used to store the configuration name for a partition.
Copyright © 2014. All rights reserved.