Uses of Interface
io.vertigo.core.node.component.aspect.Aspect
Packages that use Aspect
Package
Description
-
Uses of Aspect in io.vertigo.core.impl.analytics.trace
Classes in io.vertigo.core.impl.analytics.trace that implement AspectModifier and TypeClassDescriptionfinal class* Intercepteur de performance des composant. -
Uses of Aspect in io.vertigo.core.node.component
Method parameters in io.vertigo.core.node.component with type arguments of type Aspect -
Uses of Aspect in io.vertigo.core.node.config
Methods in io.vertigo.core.node.config that return types with arguments of type AspectModifier and TypeMethodDescriptionAspectConfig.aspectClass()Returns the value of theaspectClassrecord component.Method parameters in io.vertigo.core.node.config with type arguments of type AspectModifier and TypeMethodDescriptionAdds an aspect.Constructor parameters in io.vertigo.core.node.config with type arguments of type AspectModifierConstructorDescriptionAspectConfig(Class<? extends Aspect> aspectClass) Creates an instance of aAspectConfigrecord class. -
Uses of Aspect in io.vertigo.core.plugins.component.aop.javassist
Method parameters in io.vertigo.core.plugins.component.aop.javassist with type arguments of type Aspect