Class MethodDescriptors

java.lang.Object
io.quarkus.arc.processor.MethodDescriptors

public final class MethodDescriptors extends Object
Author:
Martin Kouba
  • Field Details

    • FIXED_VALUE_SUPPLIER_CONSTRUCTOR

      public static final io.quarkus.gizmo.MethodDescriptor FIXED_VALUE_SUPPLIER_CONSTRUCTOR
    • MAP_VALUE_SUPPLIER_CONSTRUCTOR

      public static final io.quarkus.gizmo.MethodDescriptor MAP_VALUE_SUPPLIER_CONSTRUCTOR
    • SUPPLIER_GET

      public static final io.quarkus.gizmo.MethodDescriptor SUPPLIER_GET
    • CONSUMER_ACCEPT

      public static final io.quarkus.gizmo.MethodDescriptor CONSUMER_ACCEPT
    • CREATIONAL_CTX_CHILD

      public static final io.quarkus.gizmo.MethodDescriptor CREATIONAL_CTX_CHILD
    • CREATIONAL_CTX_CHILD_CONTEXTUAL

      public static final io.quarkus.gizmo.MethodDescriptor CREATIONAL_CTX_CHILD_CONTEXTUAL
    • MAP_GET

      public static final io.quarkus.gizmo.MethodDescriptor MAP_GET
    • MAP_PUT

      public static final io.quarkus.gizmo.MethodDescriptor MAP_PUT
    • INJECTABLE_REF_PROVIDER_GET

      public static final io.quarkus.gizmo.MethodDescriptor INJECTABLE_REF_PROVIDER_GET
    • SET_ADD

      public static final io.quarkus.gizmo.MethodDescriptor SET_ADD
    • LIST_ADD

      public static final io.quarkus.gizmo.MethodDescriptor LIST_ADD
    • LIST_GET

      public static final io.quarkus.gizmo.MethodDescriptor LIST_GET
    • OBJECT_EQUALS

      public static final io.quarkus.gizmo.MethodDescriptor OBJECT_EQUALS
    • OBJECT_HASH_CODE

      public static final io.quarkus.gizmo.MethodDescriptor OBJECT_HASH_CODE
    • OBJECT_CONSTRUCTOR

      public static final io.quarkus.gizmo.MethodDescriptor OBJECT_CONSTRUCTOR
    • INTERCEPTOR_INVOCATION_POST_CONSTRUCT

      public static final io.quarkus.gizmo.MethodDescriptor INTERCEPTOR_INVOCATION_POST_CONSTRUCT
    • INTERCEPTOR_INVOCATION_PRE_DESTROY

      public static final io.quarkus.gizmo.MethodDescriptor INTERCEPTOR_INVOCATION_PRE_DESTROY
    • INTERCEPTOR_INVOCATION_AROUND_CONSTRUCT

      public static final io.quarkus.gizmo.MethodDescriptor INTERCEPTOR_INVOCATION_AROUND_CONSTRUCT
    • INTERCEPTOR_INVOCATION_AROUND_INVOKE

      public static final io.quarkus.gizmo.MethodDescriptor INTERCEPTOR_INVOCATION_AROUND_INVOKE
    • REFLECTIONS_FIND_CONSTRUCTOR

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_FIND_CONSTRUCTOR
    • REFLECTIONS_FIND_METHOD

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_FIND_METHOD
    • REFLECTIONS_FIND_FIELD

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_FIND_FIELD
    • REFLECTIONS_WRITE_FIELD

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_WRITE_FIELD
    • REFLECTIONS_READ_FIELD

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_READ_FIELD
    • REFLECTIONS_INVOKE_METHOD

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_INVOKE_METHOD
    • REFLECTIONS_NEW_INSTANCE

      public static final io.quarkus.gizmo.MethodDescriptor REFLECTIONS_NEW_INSTANCE
    • CLIENT_PROXY_GET_CONTEXTUAL_INSTANCE

      public static final io.quarkus.gizmo.MethodDescriptor CLIENT_PROXY_GET_CONTEXTUAL_INSTANCE
    • CLIENT_PROXY_UNWRAP

      public static final io.quarkus.gizmo.MethodDescriptor CLIENT_PROXY_UNWRAP
    • INJECTABLE_BEAN_DESTROY

      public static final io.quarkus.gizmo.MethodDescriptor INJECTABLE_BEAN_DESTROY
    • INJECTABLE_REFERENCE_PROVIDERS_DESTROY

      public static final io.quarkus.gizmo.MethodDescriptor INJECTABLE_REFERENCE_PROVIDERS_DESTROY
    • CREATIONAL_CTX_RELEASE

      public static final io.quarkus.gizmo.MethodDescriptor CREATIONAL_CTX_RELEASE
    • EVENT_CONTEXT_GET_EVENT

      public static final io.quarkus.gizmo.MethodDescriptor EVENT_CONTEXT_GET_EVENT
    • EVENT_CONTEXT_GET_METADATA

      public static final io.quarkus.gizmo.MethodDescriptor EVENT_CONTEXT_GET_METADATA
    • INVOCATION_CONTEXTS_PERFORM_AROUND_INVOKE

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXTS_PERFORM_AROUND_INVOKE
    • INVOCATION_CONTEXTS_PERFORM_TARGET_AROUND_INVOKE

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXTS_PERFORM_TARGET_AROUND_INVOKE
    • INVOCATION_CONTEXTS_AROUND_CONSTRUCT

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXTS_AROUND_CONSTRUCT
    • INVOCATION_CONTEXTS_POST_CONSTRUCT

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXTS_POST_CONSTRUCT
    • INVOCATION_CONTEXTS_PRE_DESTROY

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXTS_PRE_DESTROY
    • INVOCATION_CONTEXTS_PERFORM_SUPERCLASS

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXTS_PERFORM_SUPERCLASS
    • INVOCATION_CONTEXT_PROCEED

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXT_PROCEED
    • INVOCATION_CONTEXT_GET_TARGET

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXT_GET_TARGET
    • INVOCATION_CONTEXT_GET_PARAMETERS

      public static final io.quarkus.gizmo.MethodDescriptor INVOCATION_CONTEXT_GET_PARAMETERS
    • CREATIONAL_CTX_ADD_DEP_TO_PARENT

      public static final io.quarkus.gizmo.MethodDescriptor CREATIONAL_CTX_ADD_DEP_TO_PARENT
    • COLLECTIONS_UNMODIFIABLE_SET

      public static final io.quarkus.gizmo.MethodDescriptor COLLECTIONS_UNMODIFIABLE_SET
    • COLLECTIONS_SINGLETON

      public static final io.quarkus.gizmo.MethodDescriptor COLLECTIONS_SINGLETON
    • COLLECTIONS_SINGLETON_LIST

      public static final io.quarkus.gizmo.MethodDescriptor COLLECTIONS_SINGLETON_LIST
    • COLLECTIONS_EMPTY_MAP

      public static final io.quarkus.gizmo.MethodDescriptor COLLECTIONS_EMPTY_MAP
    • COLLECTIONS_EMPTY_SET

      public static final io.quarkus.gizmo.MethodDescriptor COLLECTIONS_EMPTY_SET
    • SETS_OF

      public static final io.quarkus.gizmo.MethodDescriptor SETS_OF
    • ARC_CONTAINER

      public static final io.quarkus.gizmo.MethodDescriptor ARC_CONTAINER
    • ARC_CONTAINER_BEAN

      public static final io.quarkus.gizmo.MethodDescriptor ARC_CONTAINER_BEAN
    • ARC_CONTAINER_GET_ACTIVE_CONTEXT

      public static final io.quarkus.gizmo.MethodDescriptor ARC_CONTAINER_GET_ACTIVE_CONTEXT
    • ARC_CONTAINER_GET_CONTEXTS

      public static final io.quarkus.gizmo.MethodDescriptor ARC_CONTAINER_GET_CONTEXTS
    • CONTEXT_GET

      public static final io.quarkus.gizmo.MethodDescriptor CONTEXT_GET
    • CONTEXT_GET_IF_PRESENT

      public static final io.quarkus.gizmo.MethodDescriptor CONTEXT_GET_IF_PRESENT
    • GET_IDENTIFIER

      public static final io.quarkus.gizmo.MethodDescriptor GET_IDENTIFIER
    • INTERCEPTED_METHOD_METADATA_CONSTRUCTOR

      public static final io.quarkus.gizmo.MethodDescriptor INTERCEPTED_METHOD_METADATA_CONSTRUCTOR
    • CREATIONAL_CTX_HAS_DEPENDENT_INSTANCES

      public static final io.quarkus.gizmo.MethodDescriptor CREATIONAL_CTX_HAS_DEPENDENT_INSTANCES
    • THREAD_CURRENT_THREAD

      public static final io.quarkus.gizmo.MethodDescriptor THREAD_CURRENT_THREAD
    • THREAD_GET_TCCL

      public static final io.quarkus.gizmo.MethodDescriptor THREAD_GET_TCCL
    • CL_FOR_NAME

      public static final io.quarkus.gizmo.MethodDescriptor CL_FOR_NAME
    • REMOVED_BEAN_IMPL

      public static final io.quarkus.gizmo.MethodDescriptor REMOVED_BEAN_IMPL
    • CLIENT_PROXIES_GET_APP_SCOPED_DELEGATE

      public static final io.quarkus.gizmo.MethodDescriptor CLIENT_PROXIES_GET_APP_SCOPED_DELEGATE
    • CLIENT_PROXIES_GET_SINGLE_CONTEXT_DELEGATE

      public static final io.quarkus.gizmo.MethodDescriptor CLIENT_PROXIES_GET_SINGLE_CONTEXT_DELEGATE
    • CLIENT_PROXIES_GET_DELEGATE

      public static final io.quarkus.gizmo.MethodDescriptor CLIENT_PROXIES_GET_DELEGATE
    • DECORATOR_DELEGATE_PROVIDER_SET

      public static final io.quarkus.gizmo.MethodDescriptor DECORATOR_DELEGATE_PROVIDER_SET
    • DECORATOR_DELEGATE_PROVIDER_UNSET

      public static final io.quarkus.gizmo.MethodDescriptor DECORATOR_DELEGATE_PROVIDER_UNSET
    • DECORATOR_DELEGATE_PROVIDER_GET

      public static final io.quarkus.gizmo.MethodDescriptor DECORATOR_DELEGATE_PROVIDER_GET
    • INSTANCES_LIST_OF

      public static final io.quarkus.gizmo.MethodDescriptor INSTANCES_LIST_OF
    • INSTANCES_LIST_OF_HANDLES

      public static final io.quarkus.gizmo.MethodDescriptor INSTANCES_LIST_OF_HANDLES
    • COMPONENTS_PROVIDER_UNABLE_TO_LOAD_REMOVED_BEAN_TYPE

      public static final io.quarkus.gizmo.MethodDescriptor COMPONENTS_PROVIDER_UNABLE_TO_LOAD_REMOVED_BEAN_TYPE
    • BEANS_TO_STRING

      public static final io.quarkus.gizmo.MethodDescriptor BEANS_TO_STRING
    • INJECTION_POINT_IMPL_CONSTRUCTOR

      public static final io.quarkus.gizmo.MethodDescriptor INJECTION_POINT_IMPL_CONSTRUCTOR
    • INTERCEPT_FUNCTION_INTERCEPT

      public static final io.quarkus.gizmo.MethodDescriptor INTERCEPT_FUNCTION_INTERCEPT
    • LOCK_LOCK

      public static final io.quarkus.gizmo.MethodDescriptor LOCK_LOCK
    • LOCK_UNLOCK

      public static final io.quarkus.gizmo.MethodDescriptor LOCK_UNLOCK