@Extension public static final class ExtensionFinder.DefaultGuiceExtensionAnnotation extends ExtensionFinder.GuiceExtensionAnnotation<Extension>
annotationType
Constructor and Description |
---|
DefaultGuiceExtensionAnnotation() |
Modifier and Type | Method and Description |
---|---|
protected double |
getOrdinal(Extension annotation) |
protected boolean |
isActive(AnnotatedElement e)
Hook to enable subtypes to control which ones to pick up and which ones to ignore.
|
protected boolean |
isOptional(Extension annotation) |
protected boolean isOptional(Extension annotation)
isOptional
in class ExtensionFinder.GuiceExtensionAnnotation<Extension>
protected double getOrdinal(Extension annotation)
getOrdinal
in class ExtensionFinder.GuiceExtensionAnnotation<Extension>
protected boolean isActive(AnnotatedElement e)
ExtensionFinder.GuiceExtensionAnnotation
isActive
in class ExtensionFinder.GuiceExtensionAnnotation<Extension>
Copyright © 2018. All rights reserved.