|
| 60163 | modified | adrian@jboss.org | //projects/microcontainer/trunk/spring-int/src/resources/schema/mc-spring-beans_2_0.xsd | Fix the spring schema. |
| 60162 | modified | alesj | //projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringSchemaBindingHelper.java | added wildcard handlers |
| 60161 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/BeanInfoAnnotation.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/config/spi/Configuration.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/BeanInfoUnitTestCase.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/TypeInfo.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationInfoImpl.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/config/plugins/AbstractConfiguration.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/BeanInfoInterface.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/TypeInfoAttachments.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AbstractTypeInfo.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/AbstractBeanInfoFactory.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfo.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/AbstractBeanInfoTest.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/InterfaceInfoImpl.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60161 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveInfo.java | Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental. |
| 60158 | modified | alesj | //projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixed2TestCase.xml | removing value element |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueFactory.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistConstructorInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/net | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AnnotatedInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationHolder.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AbstractValue.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AbstractAnnotatedInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/NumberInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveValue.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/InheritableAnnotationHolder.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AnnotationValue.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/EnumValueImpl.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassValueImpl.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/StringValueImpl.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/Value.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueImpl.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistParameterInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistMethodInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ArrayValueImpl.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AbstractClassInfoTest.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistFieldInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60147 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/ParameterizedClassInfo.java | Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection. |
| 60146 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/metadata/KernelMetaDataRepository.java | javadocs |
| 60143 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractDemandMetaData.java | typo |
| 60133 | added | alesj | //projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringPlainValueHandler.java | Fixing Map handling; special plain string value handling. |
| 60133 | modified | alesj | //projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateSpringTestCase.xml | Fixing Map handling; special plain string value handling. |
| 60133 | added | alesj | //projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/StringEntryValueInterceptor.java | Fixing Map handling; special plain string value handling. |
| 60133 | modified | alesj | //projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixed2TestCase.xml | Fixing Map handling; special plain string value handling. |