|
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/CollectionXMLTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractCollectionMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractPropertiesMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testCustomSetPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testUnmodifiableListPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testUnmodifiableMapPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/CollectionTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ListXMLTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractListMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/MapXMLTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractMapMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractArrayMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/xml/test/PropertyTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/support/UnmodifiableGetterBean.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testUnmodifiableSetPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/org/jboss/test/kernel/deployment/xml/test/PropertyWithPreInstantiate.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/deployment/xml/BeanSchemaBinding.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractPropertyMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/deployment/xml/PropertyHandler.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testArrayUnmodifiable.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/resources/main/schema/bean-deployer_1_0.xsd | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/resources/main/schema/bean-deployer_2_0.xsd | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ListTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/SetXMLTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractSetMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/MapTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testCustomCollectionPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/PropertyMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/SetTestCase.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testCustomListPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/StringValueMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testCustomMapPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractTypeMetaData.java | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |
| 63822 | added | alesj | //projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/config/test/testUnmodifiableCollectionPreInstantiated.xml | Changed behavior on preinstantiated collections.1) AbstractTypeMetaData.getClassInfo(ClassInfo);2) preinstantiated3) TypeInfo in getValue() parameters4) Default collection type |