mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
25.30.2008 0426e0460d09236593ff2596ef82cf7b39e82dc4
opendj-sdk/opends/src/snmp/src/org/opends/server/snmp/DsEntry.java
@@ -30,12 +30,12 @@
/**
 * This interface should be implemented by all the DS:OID MBean and
 * allows to get the ObjectName of a SNMP OID MBean
 * allows to get the ObjectName of a SNMP OID MBean.
 */
public interface DsEntry {
  /**
   * Returns the ObjectName of the SNMP Entry
   * Returns the ObjectName of the SNMP Entry.
   * @return the ObjectName of the SNMP Entry
   */
  public ObjectName getObjectName();