Package io.activej.codegen
Interface DefiningClassLoaderMBean
- All Known Implementing Classes:
DefiningClassLoader
public interface DefiningClassLoaderMBean
-
Method Summary
Modifier and Type Method Description intgetCachedClassesCount()Map<String,Long>getCachedClassesCountByType()intgetDefinedClassesCount()
-
Method Details
-
getDefinedClassesCount
int getDefinedClassesCount() -
getCachedClassesCount
int getCachedClassesCount() -
getCachedClassesCountByType
-