@Component public class JvmOnSpringPerfAspect extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
JvmOnSpringPerfAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Object |
aroundMethod(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
JvmOnPerfWorker |
getWorker() |
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic Object aroundMethod(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwablepublic JvmOnPerfWorker getWorker()
Copyright © 2026 vpc open source initiative. All rights reserved.