summaryrefslogtreecommitdiff
path: root/javax/management/AttributeValueExp.java
Commit message (Collapse)AuthorAgeFilesLines
* 2007-01-15 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-01-151-1/+1
| | | | | | | | | * javax/management/AttributeValueExp.java: Corrected serialVersionUID typo. * javax/management/DefaultLoaderRepository.java: New file. * javax/management/MBeanServerFactory.java: Add generic typing.
* 2007-01-14 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-01-141-0/+181
* javax/management/AttributeValueExp.java: New file. * javax/management/QueryEval.java: Likewise. * javax/management/StringValueExp.java: Likewise.