public class Profiling extends Object implements ProfilingMBean
| Constructor and Description |
|---|
Profiling(INanoTime nanoTime,
String packageName) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getProfiles() |
static void |
main(String[] args) |
static String |
printAll() |
void |
register() |
IProfile |
registerWithPrefix(String prefix) |
public static String printAll()
public String getProfiles()
getProfiles in interface ProfilingMBeanpublic void clear()
clear in interface ProfilingMBeanpublic void register()
public static void main(String[] args) throws MalformedObjectNameException, NotCompliantMBeanException, InstanceAlreadyExistsException, MBeanRegistrationException, InterruptedException
Copyright © 2023. All rights reserved.