Package org.glassfish.flashlight
Interface MonitoringRuntimeDataRegistry
-
@Contract public interface MonitoringRuntimeDataRegistry- Author:
- Harpreet Singh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(String name, TreeNode node)TreeNodeget(String name)
-