@Internal public final class InterceptorRegistryBean extends java.lang.Object implements io.micronaut.inject.BeanDefinition<InterceptorRegistry>, io.micronaut.inject.BeanFactory<InterceptorRegistry>, io.micronaut.inject.BeanDefinitionReference<InterceptorRegistry>
InterceptorRegistry instance.| Modifier and Type | Field and Description |
|---|---|
static io.micronaut.core.annotation.AnnotationMetadata |
ANNOTATION_METADATA |
| Constructor and Description |
|---|
InterceptorRegistryBean() |
| Modifier and Type | Method and Description |
|---|---|
InterceptorRegistry |
build(io.micronaut.context.BeanResolutionContext resolutionContext,
io.micronaut.context.BeanContext context,
io.micronaut.inject.BeanDefinition<InterceptorRegistry> definition) |
io.micronaut.core.annotation.AnnotationMetadata |
getAnnotationMetadata() |
java.lang.String |
getBeanDefinitionName() |
java.lang.Class<InterceptorRegistry> |
getBeanType() |
boolean |
isAbstract() |
boolean |
isEnabled(io.micronaut.context.BeanContext context,
io.micronaut.context.BeanResolutionContext resolutionContext) |
boolean |
isPresent() |
boolean |
isSingleton() |
io.micronaut.inject.BeanDefinition<InterceptorRegistry> |
load() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasArgument, findMethod, findPossibleMethods, getConstructor, getContainerElement, getDeclaredQualifier, getDeclaringType, getExecutableMethods, getInjectedFields, getInjectedMethods, getName, getPostConstructMethods, getPreDestroyMethods, getRequiredComponents, getRequiredMethod, getScope, getScopeName, getTypeArguments, getTypeArguments, getTypeArguments, getTypeParameters, getTypeParameters, inject, inject, isCandidateBean, isIterable, isProvided, isProxy, resolveDynamicQualifierbooleanValue, booleanValue, booleanValue, booleanValue, classValue, classValue, classValue, classValue, classValues, classValues, classValues, classValues, doubleValue, doubleValue, doubleValue, enumValue, enumValue, enumValue, enumValue, enumValues, enumValues, enumValues, enumValues, findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, findRepeatableAnnotation, findRepeatableAnnotation, getAnnotation, getAnnotation, getAnnotationNameByStereotype, getAnnotationNameByStereotype, getAnnotationNames, getAnnotationNamesByStereotype, getAnnotationNamesByStereotype, getAnnotationType, getAnnotationType, getAnnotationTypeByStereotype, getAnnotationTypeByStereotype, getAnnotationTypesByStereotype, getAnnotationTypesByStereotype, getAnnotationTypesByStereotype, getAnnotationValuesByType, getDeclaredAnnotation, getDeclaredAnnotation, getDeclaredAnnotationNameByStereotype, getDeclaredAnnotationNames, getDeclaredAnnotationNamesByStereotype, getDeclaredAnnotationTypeByStereotype, getDeclaredAnnotationTypeByStereotype, getDeclaredAnnotationValuesByType, getDeclaredMetadata, getDefaultValue, getDefaultValue, getDefaultValue, getDefaultValue, getDefaultValues, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValues, getValues, hasAnnotation, hasAnnotation, hasDeclaredAnnotation, hasDeclaredAnnotation, hasDeclaredStereotype, hasDeclaredStereotype, hasDeclaredStereotype, hasPropertyExpressions, hasSimpleAnnotation, hasSimpleDeclaredAnnotation, hasStereotype, hasStereotype, hasStereotype, hasStereotype, intValue, intValue, intValue, isAnnotationPresent, isDeclaredAnnotationPresent, isEmpty, isFalse, isFalse, isPresent, isPresent, isRepeatableAnnotation, isRepeatableAnnotation, isTrue, isTrue, longValue, longValue, stringValue, stringValue, stringValue, stringValue, stringValues, stringValues, stringValues, stringValues, synthesize, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotationValuesByName, getDeclaredAnnotationValuesByName, getValues, hasDeclaredStereotype, isAnnotationPresent, isDeclaredAnnotationPresentisConfigurationProperties, isContextScope, loadpublic static final io.micronaut.core.annotation.AnnotationMetadata ANNOTATION_METADATA
public boolean isEnabled(io.micronaut.context.BeanContext context,
io.micronaut.context.BeanResolutionContext resolutionContext)
isEnabled in interface io.micronaut.inject.BeanContextConditionalpublic java.lang.Class<InterceptorRegistry> getBeanType()
getBeanType in interface io.micronaut.inject.BeanDefinition<InterceptorRegistry>getBeanType in interface io.micronaut.inject.BeanType<InterceptorRegistry>public java.lang.String getBeanDefinitionName()
getBeanDefinitionName in interface io.micronaut.inject.BeanDefinitionReference<InterceptorRegistry>public io.micronaut.inject.BeanDefinition<InterceptorRegistry> load()
load in interface io.micronaut.inject.BeanDefinitionReference<InterceptorRegistry>public boolean isPresent()
isPresent in interface io.micronaut.inject.BeanDefinitionReference<InterceptorRegistry>public boolean isSingleton()
isSingleton in interface io.micronaut.inject.BeanDefinition<InterceptorRegistry>isSingleton in interface io.micronaut.inject.BeanDefinitionReference<InterceptorRegistry>public boolean isAbstract()
isAbstract in interface io.micronaut.inject.BeanDefinition<InterceptorRegistry>public InterceptorRegistry build(io.micronaut.context.BeanResolutionContext resolutionContext, io.micronaut.context.BeanContext context, io.micronaut.inject.BeanDefinition<InterceptorRegistry> definition) throws io.micronaut.context.exceptions.BeanInstantiationException
build in interface io.micronaut.inject.BeanFactory<InterceptorRegistry>io.micronaut.context.exceptions.BeanInstantiationExceptionpublic io.micronaut.core.annotation.AnnotationMetadata getAnnotationMetadata()
getAnnotationMetadata in interface io.micronaut.core.annotation.AnnotationMetadataProvider