Interface ManagedVirtualThreadExecutorMBean
public interface ManagedVirtualThreadExecutorMBean
-
Method Summary
-
Method Details
-
getCamelId
-
getCamelManagementName
-
getId
-
getSourceId
-
getRouteId
@ManagedAttribute(description="Route ID for the source, which created the Thread Pool") String getRouteId() -
getThreadPoolProfileId
@ManagedAttribute(description="ID of the thread pool profile which this pool is based upon") String getThreadPoolProfileId() -
isVirtualThread
@ManagedAttribute(description="Whether this executor uses virtual threads") boolean isVirtualThread() -
isShutdown
-