org.sonar.api
Annotation Type Properties


@Retention(value=RUNTIME)
public @interface Properties

Plugin properties. This annotation is only used on classes implementing org.sonar.api.Plugin.

Since:
1.10

Required Element Summary
 Property[] value
           
 

Element Detail

value

public abstract Property[] value


Copyright © 2009-2013 SonarSource. All Rights Reserved.