public class BindingAnnotations extends Object
Modifier and Type | Field and Description |
---|---|
Annotation[] |
annotations |
Constructor and Description |
---|
BindingAnnotations() |
BindingAnnotations(Annotation[] annotations) |
BindingAnnotations(Annotation[] annotations,
String[] profiles) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkNoBinding() |
String[] |
getProfiles() |
public final Annotation[] annotations
public BindingAnnotations()
public BindingAnnotations(Annotation[] annotations)
public BindingAnnotations(Annotation[] annotations, String[] profiles)
public String[] getProfiles()
public boolean checkNoBinding()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly