This class is not part of the public API.
Interface: sun.management.LockDataConverterMXBean
-
public
interface LockDataConverterMXBean
-
-
This interface is used for data conversion from LockInfo
to CompositeData (its mapped type) or vice versa.
Methods
-
getLockInfotop
public
LockInfo getLockInfo()
-
getLockedSynchronizerstop
public
LockInfo[] getLockedSynchronizers()
-
setLockInfotop
public void setLockInfo(
LockInfo l)
-
setLockedSynchronizerstop
public void setLockedSynchronizers(
LockInfo[] l)