Package com.sun.corba.se.spi.monitoring
Interface MonitoringManagerFactory
- All Known Implementing Classes:
MonitoringManagerFactoryImpl
public interface MonitoringManagerFactory
- Author:
- Hemanth Puttaswamy
MonitoringObjectFactory is used internally by the ORB, It is not for general public use.
-
Method Summary
Modifier and TypeMethodDescriptioncreateMonitoringManager(String nameOfTheRoot, String description) A Simple Factory Method to create the Monitored Attribute Info.void
-
Method Details
-
createMonitoringManager
A Simple Factory Method to create the Monitored Attribute Info. -
remove
-