Uses of Class
org.alfresco.util.resource.MethodResourceManager.MethodStatistics
-
Packages that use MethodResourceManager.MethodStatistics Package Description org.alfresco.util.resource -
-
Uses of MethodResourceManager.MethodStatistics in org.alfresco.util.resource
Method parameters in org.alfresco.util.resource with type arguments of type MethodResourceManager.MethodStatistics Modifier and Type Method Description voidMethodResourceManager. manageResources(java.util.Map<java.lang.reflect.Method,MethodResourceManager.MethodStatistics> methodStatsByMethod, long transactionElapsedTimeNs, java.lang.reflect.Method currentMethod)Check and free any required resources for an imminent.
-