Java org.springframework.context.annotation ConfigurationClassEnhancer fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.context.annotation ConfigurationClassEnhancer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.context.annotation ConfigurationClassEnhancer.

The text is from its open source code.

Constructor

Method

Classenhance(Class configClass, @Nullable ClassLoader classLoader)
Loads the specified class and generates a CGLIB subclass of it equipped with container-aware callbacks capable of respecting scoping and other bean semantics.