FileDocCategorySizeDatePackage
MonitoredObjectFactory.javaAPI DocJava SE 5 API611Fri Aug 26 14:54:38 BST 2005com.sun.corba.se.spi.monitoring

MonitoredObjectFactory

public interface MonitoredObjectFactory

author
Hemanth Puttaswamy

MonitoredObject Factory to create Monitored Object.

Fields Summary
Constructors Summary
Methods Summary
public MonitoredObjectcreateMonitoredObject(java.lang.String name, java.lang.String description)
A Simple Factory Method to create the Monitored Object. The name should be the leaf level name.