Class TomcatThreadExecutorInterceptor
java.lang.Object
org.apache.skywalking.apm.plugin.tomcat.thread.pool.TomcatThreadExecutorInterceptor
- All Implemented Interfaces:
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor
public class TomcatThreadExecutorInterceptor
extends Object
implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonConstruct(org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance objInst, Object[] allArguments)
-
Constructor Details
-
TomcatThreadExecutorInterceptor
public TomcatThreadExecutorInterceptor()
-
-
Method Details
-
onConstruct
public void onConstruct(org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance objInst, Object[] allArguments) throws Throwable - Specified by:
onConstructin interfaceorg.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor- Throws:
Throwable
-