Class DefaultBindingAnnotationFactory

java.lang.Object
dev.getelements.elements.rt.annotation.DefaultBindingAnnotationFactory
All Implemented Interfaces:
ExposedBindingAnnotation.BindingAnnotationFactory

public class DefaultBindingAnnotationFactory extends Object implements ExposedBindingAnnotation.BindingAnnotationFactory
Default ExposedBindingAnnotation.BindingAnnotationFactory. This supports a simple annotation type which has no value, fields, or members. This uses the Proxy utility to create the instance with default behavior.