Uses of Class
com.broadleafcommerce.common.extension.ltw.ClassTransformation
Packages that use ClassTransformation
-
Uses of ClassTransformation in com.broadleafcommerce.common.extension.ltw
Methods in com.broadleafcommerce.common.extension.ltw that return types with arguments of type ClassTransformationModifier and TypeMethodDescriptionClassTransformationProperties.getTransformations()All the source and target information for a specific transformation.Method parameters in com.broadleafcommerce.common.extension.ltw with type arguments of type ClassTransformationModifier and TypeMethodDescriptionvoidAnnotationClassTransformationInjector.redefine(Set<ClassTransformation> markers) voidClassTransformationInjector.redefine(Set<ClassTransformation> markers) Initialize the transformation and subsequent redefinition of classes in the classloader.voidClassTransformationProperties.setTransformations(List<ClassTransformation> transformations) All the source and target information for a specific transformation.