Package io.micronaut.docs.expressions
Class ContextRegistrar
java.lang.Object
io.micronaut.docs.expressions.ContextRegistrar
- All Implemented Interfaces:
Ordered,Toggleable,ExpressionEvaluationContextRegistrar,TypeElementVisitor<AnnotationExpressionContext,AnnotationExpressionContext>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.micronaut.inject.visitor.TypeElementVisitor
TypeElementVisitor.VisitorKind -
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.micronaut.expressions.context.ExpressionEvaluationContextRegistrar
getVisitorKind, startMethods inherited from interface io.micronaut.core.util.Toggleable
isEnabledMethods inherited from interface io.micronaut.inject.visitor.TypeElementVisitor
finish, getClassType, getElementType, getSupportedAnnotationNames, getSupportedOptions, visitClass, visitConstructor, visitEnumConstant, visitField, visitMethod
-
Constructor Details
-
ContextRegistrar
public ContextRegistrar()
-
-
Method Details
-
getContextClassName
- Specified by:
getContextClassNamein interfaceExpressionEvaluationContextRegistrar
-