Uses of Class
org.springframework.cglib.proxy.Mixin
Packages that use Mixin
-
Uses of Mixin in org.springframework.cglib.proxy
Methods in org.springframework.cglib.proxy that return MixinModifier and TypeMethodDescriptionstatic Mixin
Helper method to create an interface mixin.static Mixin
Helper method to create an interface mixin.Mixin.Generator.create()
static Mixin
Mixin.createBean
(ClassLoader loader, Object[] beans) Helper method to create a bean mixin.static Mixin
Mixin.createBean
(Object[] beans) abstract Mixin
Mixin.newInstance
(Object[] delegates)