-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6
-
None
-
generic
-
generic
Several JMX classes have typos in tag {link...} for Serialized Form javadoc:
- javax.management.modelmbean.InvalidTargetObjectTypeException
Exception exception
Encapsulated {@link Exception}
- javax.management.modelmbean.ModelMBeanAttributeInfo
Descriptor attrDescriptor
The {@link Descriptor} containing the metadata corresponding to this attribute
- javax.management.modelmbean.ModelMBeanConstructorInfo
Descriptor consDescriptor
The {@link Descriptor} containing the metadata for this instance
- javax.management.modelmbean.ModelMBeanInfoSupport
ModelMBeanAttributeInfo[] modelMBeanAttributes
The array of {@link ModelMBeanAttributeInfo} objects which have descriptors
MBeanConstructorInfo[] modelMBeanConstructors
The array of {@link ModelMBeanConstructorInfo} objects which have descriptors
...
MBeanNotificationInfo[] modelMBeanNotifications
The array of {@link ModelMBeanNotificationInfo} objects which have descriptors
MBeanOperationInfo[] modelMBeanOperations
The array of {@link ModelMBeanOperationInfo} objects which have descriptors
- javax.management.relation.MBeanServerNotificationFilter
List<E> deselectedNames
List of {@link ObjectName}s with no interest
* null means that all {@link ObjectName}s are implicitly deselected (check for explicit selections))
* Empty vector means that no {@link ObjectName} is explicitly deselected
List<E> selectedNames
List of {@link ObjectName}s of interest
* null means that all {@link ObjectName}s are implicitly selected (check for explicit deselections)
* Empty vector means that no {@link ObjectName} is explicitly selected
- javax.management.relation.RelationNotification
List<E> newRoleValue
New role value ({@link ArrayList} of {@link ObjectName}s) (only for role update)
List<E> oldRoleValue
Old role value ({@link ArrayList} of {@link ObjectName}s) (only for role update)
...
ObjectName relationObjName
{@link ObjectName} of the relation MBean of created/removed/updated relation (only if the relation is represented by an MBean)
...
List<E> unregisterMBeanList
List of {@link ObjectName}s of referenced MBeans to be unregistered due to relation removal
- javax.management.relation.RelationTypeSupport
Map<K,V> roleName2InfoMap
{@link Map} holding the mapping: <role name ({@link String})> -> <role info ({@link RoleInfo} object)>
- javax.management.relation.Role
List<E> objectNameList
{@link List} of {@link ObjectName}s of referenced MBeans
- javax.management.relation.RoleUnresolved
List<E> roleValue
Role value ({@link List} of {@link ObjectName} objects)
- javax.management.modelmbean.InvalidTargetObjectTypeException
Exception exception
Encapsulated {@link Exception}
- javax.management.modelmbean.ModelMBeanAttributeInfo
Descriptor attrDescriptor
The {@link Descriptor} containing the metadata corresponding to this attribute
- javax.management.modelmbean.ModelMBeanConstructorInfo
Descriptor consDescriptor
The {@link Descriptor} containing the metadata for this instance
- javax.management.modelmbean.ModelMBeanInfoSupport
ModelMBeanAttributeInfo[] modelMBeanAttributes
The array of {@link ModelMBeanAttributeInfo} objects which have descriptors
MBeanConstructorInfo[] modelMBeanConstructors
The array of {@link ModelMBeanConstructorInfo} objects which have descriptors
...
MBeanNotificationInfo[] modelMBeanNotifications
The array of {@link ModelMBeanNotificationInfo} objects which have descriptors
MBeanOperationInfo[] modelMBeanOperations
The array of {@link ModelMBeanOperationInfo} objects which have descriptors
- javax.management.relation.MBeanServerNotificationFilter
List<E> deselectedNames
List of {@link ObjectName}s with no interest
* null means that all {@link ObjectName}s are implicitly deselected (check for explicit selections))
* Empty vector means that no {@link ObjectName} is explicitly deselected
List<E> selectedNames
List of {@link ObjectName}s of interest
* null means that all {@link ObjectName}s are implicitly selected (check for explicit deselections)
* Empty vector means that no {@link ObjectName} is explicitly selected
- javax.management.relation.RelationNotification
List<E> newRoleValue
New role value ({@link ArrayList} of {@link ObjectName}s) (only for role update)
List<E> oldRoleValue
Old role value ({@link ArrayList} of {@link ObjectName}s) (only for role update)
...
ObjectName relationObjName
{@link ObjectName} of the relation MBean of created/removed/updated relation (only if the relation is represented by an MBean)
...
List<E> unregisterMBeanList
List of {@link ObjectName}s of referenced MBeans to be unregistered due to relation removal
- javax.management.relation.RelationTypeSupport
Map<K,V> roleName2InfoMap
{@link Map} holding the mapping: <role name ({@link String})> -> <role info ({@link RoleInfo} object)>
- javax.management.relation.Role
List<E> objectNameList
{@link List} of {@link ObjectName}s of referenced MBeans
- javax.management.relation.RoleUnresolved
List<E> roleValue
Role value ({@link List} of {@link ObjectName} objects)
- duplicates
-
JDK-6344777 {@link} tags not expanded in serial doc comments
-
- Open
-