Searched refs:attributeInfoList (Results 1 - 25 of 48) sorted by relevance

12

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/config/
H A DReadOnlyConfigAttribute.java459 * @param attributeInfoList The list to which the attribute information
462 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
464 attributeInfoList.add(new MBeanAttributeInfo(getName(), getType(),
H A DBooleanConfigAttribute.java584 * @param attributeInfoList The list to which the attribute information
587 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
589 attributeInfoList.add(new MBeanAttributeInfo(getName(),
598 attributeInfoList.add(new MBeanAttributeInfo(name,
/forgerock/opendj2/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java537 * @param attributeInfoList The list to which the attribute information
540 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
544 attributeInfoList.add(new MBeanAttributeInfo(getName(),
552 attributeInfoList.add(new MBeanAttributeInfo(getName(),
H A DBooleanConfigAttribute.java649 * @param attributeInfoList The list to which the attribute information
652 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
654 attributeInfoList.add(new MBeanAttributeInfo(getName(),
663 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DDNConfigAttribute.java1102 * @param attributeInfoList The list to which the attribute information
1105 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1109 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1117 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1131 attributeInfoList.add(new MBeanAttributeInfo(name,
1139 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DMultiChoiceConfigAttribute.java1102 * @param attributeInfoList The list to which the attribute information
1105 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1109 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1118 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1133 attributeInfoList.add(new MBeanAttributeInfo(name,
1141 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DStringConfigAttribute.java997 * @param attributeInfoList The list to which the attribute information
1000 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1004 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1012 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1026 attributeInfoList.add(new MBeanAttributeInfo(name,
1034 attributeInfoList.add(new MBeanAttributeInfo(name,
/forgerock/opendj-b2.6/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java538 * @param attributeInfoList The list to which the attribute information
541 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
545 attributeInfoList.add(new MBeanAttributeInfo(getName(),
553 attributeInfoList.add(new MBeanAttributeInfo(getName(),
H A DBooleanConfigAttribute.java650 * @param attributeInfoList The list to which the attribute information
653 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
655 attributeInfoList.add(new MBeanAttributeInfo(getName(),
664 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DDNConfigAttribute.java1103 * @param attributeInfoList The list to which the attribute information
1106 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1110 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1118 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1132 attributeInfoList.add(new MBeanAttributeInfo(name,
1140 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DMultiChoiceConfigAttribute.java1103 * @param attributeInfoList The list to which the attribute information
1106 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1110 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1119 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1134 attributeInfoList.add(new MBeanAttributeInfo(name,
1142 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DStringConfigAttribute.java998 * @param attributeInfoList The list to which the attribute information
1001 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1005 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1013 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1027 attributeInfoList.add(new MBeanAttributeInfo(name,
1035 attributeInfoList.add(new MBeanAttributeInfo(name,
/forgerock/opendj2.6.2/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java538 * @param attributeInfoList The list to which the attribute information
541 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
545 attributeInfoList.add(new MBeanAttributeInfo(getName(),
553 attributeInfoList.add(new MBeanAttributeInfo(getName(),
H A DBooleanConfigAttribute.java650 * @param attributeInfoList The list to which the attribute information
653 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
655 attributeInfoList.add(new MBeanAttributeInfo(getName(),
664 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DDNConfigAttribute.java1103 * @param attributeInfoList The list to which the attribute information
1106 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1110 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1118 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1132 attributeInfoList.add(new MBeanAttributeInfo(name,
1140 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DMultiChoiceConfigAttribute.java1103 * @param attributeInfoList The list to which the attribute information
1106 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1110 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1119 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1134 attributeInfoList.add(new MBeanAttributeInfo(name,
1142 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DStringConfigAttribute.java998 * @param attributeInfoList The list to which the attribute information
1001 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1005 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1013 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1027 attributeInfoList.add(new MBeanAttributeInfo(name,
1035 attributeInfoList.add(new MBeanAttributeInfo(name,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java538 * @param attributeInfoList The list to which the attribute information
541 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
545 attributeInfoList.add(new MBeanAttributeInfo(getName(),
553 attributeInfoList.add(new MBeanAttributeInfo(getName(),
H A DBooleanConfigAttribute.java650 * @param attributeInfoList The list to which the attribute information
653 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
655 attributeInfoList.add(new MBeanAttributeInfo(getName(),
664 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DDNConfigAttribute.java1103 * @param attributeInfoList The list to which the attribute information
1106 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1110 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1118 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1132 attributeInfoList.add(new MBeanAttributeInfo(name,
1140 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DMultiChoiceConfigAttribute.java1103 * @param attributeInfoList The list to which the attribute information
1106 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1110 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1119 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1134 attributeInfoList.add(new MBeanAttributeInfo(name,
1142 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DStringConfigAttribute.java998 * @param attributeInfoList The list to which the attribute information
1001 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1005 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1013 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1027 attributeInfoList.add(new MBeanAttributeInfo(name,
1035 attributeInfoList.add(new MBeanAttributeInfo(name,
/forgerock/opendj2-hg/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java537 * @param attributeInfoList The list to which the attribute information
540 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
544 attributeInfoList.add(new MBeanAttributeInfo(getName(),
552 attributeInfoList.add(new MBeanAttributeInfo(getName(),
H A DBooleanConfigAttribute.java649 * @param attributeInfoList The list to which the attribute information
652 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
654 attributeInfoList.add(new MBeanAttributeInfo(getName(),
663 attributeInfoList.add(new MBeanAttributeInfo(name,
H A DDNConfigAttribute.java1102 * @param attributeInfoList The list to which the attribute information
1105 public void toJMXAttributeInfo(List<MBeanAttributeInfo> attributeInfoList) argument
1109 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1117 attributeInfoList.add(new MBeanAttributeInfo(getName(),
1131 attributeInfoList.add(new MBeanAttributeInfo(name,
1139 attributeInfoList.add(new MBeanAttributeInfo(name,

Completed in 80 milliseconds

12