corba/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/MonitoringManagerFactory.java
changeset 30383 45960fdbe465
parent 25862 a5e25d68f971
equal deleted inserted replaced
30073:989253a902c3 30383:45960fdbe465
    23  * questions.
    23  * questions.
    24  */
    24  */
    25 package com.sun.corba.se.spi.monitoring;
    25 package com.sun.corba.se.spi.monitoring;
    26 
    26 
    27 /**
    27 /**
    28  * <p>
    28  * @author Hemanth Puttaswamy
    29  *
    29  *
    30  * @author Hemanth Puttaswamy
       
    31  * </p>
       
    32  * <p>
       
    33  * MonitoringObjectFactory is used internally by the ORB, It is not for
    30  * MonitoringObjectFactory is used internally by the ORB, It is not for
    34  * general public use.
    31  * general public use.
    35  * </p>
       
    36  */
    32  */
    37 public interface MonitoringManagerFactory {
    33 public interface MonitoringManagerFactory {
    38     /**
    34     /**
    39      *  A Simple Factory Method to create the Monitored Attribute Info.
    35      *  A Simple Factory Method to create the Monitored Attribute Info.
    40      */
    36      */