com.xebialabs.deployit
Annotation Type ConfigurationItemDescription


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

Specifies the field of a ConfigurationItem that is to be injected with the description.

The field may not be final and there should not be more than one per ConfigurationItem (including its superclasses).



Copyright © 2010. All Rights Reserved.