Index: framework/src/test-data/TestConstructRegistry/testBasic.xml =================================================================== RCS file: /home/cvspublic/jakarta-hivemind/framework/src/test-data/TestConstructRegistry/testBasic.xml,v retrieving revision 1.6 diff -u -r1.6 testBasic.xml --- framework/src/test-data/TestConstructRegistry/testBasic.xml 20 May 2004 23:56:54 -0000 1.6 +++ framework/src/test-data/TestConstructRegistry/testBasic.xml 27 Jul 2004 15:56:46 -0000 @@ -1,18 +1,18 @@ - The master module for HiveMind, defining core, universal functionality. + - Describes a single source of symbol values. + - A number used to set the order in which sources are checked. + - Name of a class implementing the SymbolSource interface. + - Service configuration id for a service which implements the SymbolSource interface. + @@ -22,7 +22,7 @@ - Provides a list of sources for vlaues of substitution symbols. + @@ -30,27 +30,27 @@ - Provides a default symbol value. + - The id of the symbol to define a default value for. + - The value for the symbol. + - Extension point for setting "factory defaults" for symbol values. + - Extension point for setting application defaults; these defaults will override factory defaults specified in the FactoryDefaults configuration point. + - SymbolSource implementation driven by the FactoryDefaults configuration point. + @@ -61,7 +61,7 @@ - SymbolSource implementation driven by the ApplicationDefaults configuration point. + @@ -72,13 +72,13 @@ - Wrapper around Javassist used to dynamically create classes such as service interceptors. + - An interceptor factory for adding method-level logging to a service. Logging occurs at level DEBUG and uses the service id as the logger. Method entry (with parameters) and method exit (with return value) are logged, as are any exceptions. + @@ -88,18 +88,18 @@ - A single construct element identifies the class to instantiate. + - The name of the class to instantiate. + - The name of a property to assign to invoking module's messages to. + - The name of a property to assign the Log instance for the service to. The Log instance is built from the service configuration point id. + - The name of a property to assign the configuration point id of the service to. + @@ -116,7 +116,7 @@ - A string value constructor parameter. + @@ -124,7 +124,7 @@ - An integer value constructor parameter. + @@ -132,7 +132,7 @@ - A long (64-bit) integer value constructor parameter. + @@ -140,7 +140,7 @@ - A boolean value constructor parameter. + @@ -148,7 +148,7 @@ - A constructor parameter providing the identified HiveMind service. + @@ -156,7 +156,7 @@ - A constructor parameter providing a HiveMind configuration point (as a List). + @@ -164,7 +164,7 @@ - A Resource constructor parameter. + @@ -172,33 +172,33 @@ - Placeholder for a Log instance for the constructed service as constructor parameter. + - Placeholder for a Messages object (from the invoking module) as constructor parameter. + - Placeholder for the service id (of the constructed service) as constructor parameter. + - Configures a property of the service instance. + - The name of a property of the service instance to configure. + - The value to set the property to. The value will be converted to the type of the property. + @@ -208,12 +208,12 @@ - Configures a property of the service instance to another service. + - The name of the property of the service instance to configure. + - The id of the service. + @@ -224,12 +224,12 @@ - Configures a property of the service instance to the elements contributed to an configuration point. + - The name of the property of the service instance to configure. + - The id of the configuration point to access. + @@ -240,12 +240,12 @@ - Configures a property of the service instance to a resource. + - The name of the property of the service instance to configure. + - The path, relative to the module's deployment descriptor, of the resource. + @@ -256,12 +256,12 @@ - Registers the new services as an event listener for events produced by the specified service. + - The service which will produce events. + - If given, the name of an event set for which the service will be registered. If omitted, the service will be registered for all events sets for which it implements the necessary listener interfaces. + @@ -276,18 +276,18 @@ - Used to construct a service from a class name and optional constructor parameters and properties. + - Service used by other services to be alerted when a thread is cleaned up (typically, at the end of a request or transaction). + - Service which manages a thread-local map of data items. This can be used for temporary storage of information when local variables can't be used. All stored items are released when the thread is cleaned up. + Index: framework/src/test-data/TestConstructRegistry/testJars.xml =================================================================== RCS file: /home/cvspublic/jakarta-hivemind/framework/src/test-data/TestConstructRegistry/testJars.xml,v retrieving revision 1.6 diff -u -r1.6 testJars.xml --- framework/src/test-data/TestConstructRegistry/testJars.xml 20 May 2004 23:56:54 -0000 1.6 +++ framework/src/test-data/TestConstructRegistry/testJars.xml 27 Jul 2004 15:56:47 -0000 @@ -1,18 +1,18 @@ - The master module for HiveMind, defining core, universal functionality. + - Describes a single source of symbol values. + - A number used to set the order in which sources are checked. + - Name of a class implementing the SymbolSource interface. + - Service configuration id for a service which implements the SymbolSource interface. + @@ -22,7 +22,7 @@ - Provides a list of sources for vlaues of substitution symbols. + @@ -30,27 +30,27 @@ - Provides a default symbol value. + - The id of the symbol to define a default value for. + - The value for the symbol. + - Extension point for setting "factory defaults" for symbol values. + - Extension point for setting application defaults; these defaults will override factory defaults specified in the FactoryDefaults configuration point. + - SymbolSource implementation driven by the FactoryDefaults configuration point. + @@ -61,7 +61,7 @@ - SymbolSource implementation driven by the ApplicationDefaults configuration point. + @@ -72,13 +72,13 @@ - Wrapper around Javassist used to dynamically create classes such as service interceptors. + - An interceptor factory for adding method-level logging to a service. Logging occurs at level DEBUG and uses the service id as the logger. Method entry (with parameters) and method exit (with return value) are logged, as are any exceptions. + @@ -88,18 +88,18 @@ - A single construct element identifies the class to instantiate. + - The name of the class to instantiate. + - The name of a property to assign to invoking module's messages to. + - The name of a property to assign the Log instance for the service to. The Log instance is built from the service configuration point id. + - The name of a property to assign the configuration point id of the service to. + @@ -116,7 +116,7 @@ - A string value constructor parameter. + @@ -124,7 +124,7 @@ - An integer value constructor parameter. + @@ -132,7 +132,7 @@ - A long (64-bit) integer value constructor parameter. + @@ -140,7 +140,7 @@ - A boolean value constructor parameter. + @@ -148,7 +148,7 @@ - A constructor parameter providing the identified HiveMind service. + @@ -156,7 +156,7 @@ - A constructor parameter providing a HiveMind configuration point (as a List). + @@ -164,7 +164,7 @@ - A Resource constructor parameter. + @@ -172,33 +172,33 @@ - Placeholder for a Log instance for the constructed service as constructor parameter. + - Placeholder for a Messages object (from the invoking module) as constructor parameter. + - Placeholder for the service id (of the constructed service) as constructor parameter. + - Configures a property of the service instance. + - The name of a property of the service instance to configure. + - The value to set the property to. The value will be converted to the type of the property. + @@ -208,12 +208,12 @@ - Configures a property of the service instance to another service. + - The name of the property of the service instance to configure. + - The id of the service. + @@ -224,12 +224,12 @@ - Configures a property of the service instance to the elements contributed to an configuration point. + - The name of the property of the service instance to configure. + - The id of the configuration point to access. + @@ -240,12 +240,12 @@ - Configures a property of the service instance to a resource. + - The name of the property of the service instance to configure. + - The path, relative to the module's deployment descriptor, of the resource. + @@ -256,12 +256,12 @@ - Registers the new services as an event listener for events produced by the specified service. + - The service which will produce events. + - If given, the name of an event set for which the service will be registered. If omitted, the service will be registered for all events sets for which it implements the necessary listener interfaces. + @@ -276,18 +276,18 @@ - Used to construct a service from a class name and optional constructor parameters and properties. + - Service used by other services to be alerted when a thread is cleaned up (typically, at the end of a request or transaction). + - Service which manages a thread-local map of data items. This can be used for temporary storage of information when local variables can't be used. All stored items are released when the thread is cleaned up. + Index: framework/src/test-data/TestConstructRegistry/testSDL.xml =================================================================== RCS file: /home/cvspublic/jakarta-hivemind/framework/src/test-data/TestConstructRegistry/testSDL.xml,v retrieving revision 1.3 diff -u -r1.3 testSDL.xml --- framework/src/test-data/TestConstructRegistry/testSDL.xml 20 May 2004 23:56:54 -0000 1.3 +++ framework/src/test-data/TestConstructRegistry/testSDL.xml 27 Jul 2004 15:56:49 -0000 @@ -1,18 +1,18 @@ - The master module for HiveMind, defining core, universal functionality. + - Describes a single source of symbol values. + - A number used to set the order in which sources are checked. + - Name of a class implementing the SymbolSource interface. + - Service configuration id for a service which implements the SymbolSource interface. + @@ -22,7 +22,7 @@ - Provides a list of sources for vlaues of substitution symbols. + @@ -30,27 +30,27 @@ - Provides a default symbol value. + - The id of the symbol to define a default value for. + - The value for the symbol. + - Extension point for setting "factory defaults" for symbol values. + - Extension point for setting application defaults; these defaults will override factory defaults specified in the FactoryDefaults configuration point. + - SymbolSource implementation driven by the FactoryDefaults configuration point. + @@ -61,7 +61,7 @@ - SymbolSource implementation driven by the ApplicationDefaults configuration point. + @@ -72,13 +72,13 @@ - Wrapper around Javassist used to dynamically create classes such as service interceptors. + - An interceptor factory for adding method-level logging to a service. Logging occurs at level DEBUG and uses the service id as the logger. Method entry (with parameters) and method exit (with return value) are logged, as are any exceptions. + @@ -88,18 +88,18 @@ - A single construct element identifies the class to instantiate. + - The name of the class to instantiate. + - The name of a property to assign to invoking module's messages to. + - The name of a property to assign the Log instance for the service to. The Log instance is built from the service configuration point id. + - The name of a property to assign the configuration point id of the service to. + @@ -116,7 +116,7 @@ - A string value constructor parameter. + @@ -124,7 +124,7 @@ - An integer value constructor parameter. + @@ -132,7 +132,7 @@ - A long (64-bit) integer value constructor parameter. + @@ -140,7 +140,7 @@ - A boolean value constructor parameter. + @@ -148,7 +148,7 @@ - A constructor parameter providing the identified HiveMind service. + @@ -156,7 +156,7 @@ - A constructor parameter providing a HiveMind configuration point (as a List). + @@ -164,7 +164,7 @@ - A Resource constructor parameter. + @@ -172,33 +172,33 @@ - Placeholder for a Log instance for the constructed service as constructor parameter. + - Placeholder for a Messages object (from the invoking module) as constructor parameter. + - Placeholder for the service id (of the constructed service) as constructor parameter. + - Configures a property of the service instance. + - The name of a property of the service instance to configure. + - The value to set the property to. The value will be converted to the type of the property. + @@ -208,12 +208,12 @@ - Configures a property of the service instance to another service. + - The name of the property of the service instance to configure. + - The id of the service. + @@ -224,12 +224,12 @@ - Configures a property of the service instance to the elements contributed to an configuration point. + - The name of the property of the service instance to configure. + - The id of the configuration point to access. + @@ -240,12 +240,12 @@ - Configures a property of the service instance to a resource. + - The name of the property of the service instance to configure. + - The path, relative to the module's deployment descriptor, of the resource. + @@ -256,12 +256,12 @@ - Registers the new services as an event listener for events produced by the specified service. + - The service which will produce events. + - If given, the name of an event set for which the service will be registered. If omitted, the service will be registered for all events sets for which it implements the necessary listener interfaces. + @@ -276,18 +276,18 @@ - Used to construct a service from a class name and optional constructor parameters and properties. + - Service used by other services to be alerted when a thread is cleaned up (typically, at the end of a request or transaction). + - Service which manages a thread-local map of data items. This can be used for temporary storage of information when local variables can't be used. All stored items are released when the thread is cleaned up. + Index: framework/src/test-data/TestConstructRegistry/testUptoDate.xml =================================================================== RCS file: /home/cvspublic/jakarta-hivemind/framework/src/test-data/TestConstructRegistry/testUptoDate.xml,v retrieving revision 1.6 diff -u -r1.6 testUptoDate.xml --- framework/src/test-data/TestConstructRegistry/testUptoDate.xml 20 May 2004 23:56:54 -0000 1.6 +++ framework/src/test-data/TestConstructRegistry/testUptoDate.xml 27 Jul 2004 15:56:50 -0000 @@ -1,18 +1,18 @@ - The master module for HiveMind, defining core, universal functionality. + - Describes a single source of symbol values. + - A number used to set the order in which sources are checked. + - Name of a class implementing the SymbolSource interface. + - Service configuration id for a service which implements the SymbolSource interface. + @@ -22,7 +22,7 @@ - Provides a list of sources for vlaues of substitution symbols. + @@ -30,27 +30,27 @@ - Provides a default symbol value. + - The id of the symbol to define a default value for. + - The value for the symbol. + - Extension point for setting "factory defaults" for symbol values. + - Extension point for setting application defaults; these defaults will override factory defaults specified in the FactoryDefaults configuration point. + - SymbolSource implementation driven by the FactoryDefaults configuration point. + @@ -61,7 +61,7 @@ - SymbolSource implementation driven by the ApplicationDefaults configuration point. + @@ -72,13 +72,13 @@ - Wrapper around Javassist used to dynamically create classes such as service interceptors. + - An interceptor factory for adding method-level logging to a service. Logging occurs at level DEBUG and uses the service id as the logger. Method entry (with parameters) and method exit (with return value) are logged, as are any exceptions. + @@ -88,18 +88,18 @@ - A single construct element identifies the class to instantiate. + - The name of the class to instantiate. + - The name of a property to assign to invoking module's messages to. + - The name of a property to assign the Log instance for the service to. The Log instance is built from the service configuration point id. + - The name of a property to assign the configuration point id of the service to. + @@ -116,7 +116,7 @@ - A string value constructor parameter. + @@ -124,7 +124,7 @@ - An integer value constructor parameter. + @@ -132,7 +132,7 @@ - A long (64-bit) integer value constructor parameter. + @@ -140,7 +140,7 @@ - A boolean value constructor parameter. + @@ -148,7 +148,7 @@ - A constructor parameter providing the identified HiveMind service. + @@ -156,7 +156,7 @@ - A constructor parameter providing a HiveMind configuration point (as a List). + @@ -164,7 +164,7 @@ - A Resource constructor parameter. + @@ -172,33 +172,33 @@ - Placeholder for a Log instance for the constructed service as constructor parameter. + - Placeholder for a Messages object (from the invoking module) as constructor parameter. + - Placeholder for the service id (of the constructed service) as constructor parameter. + - Configures a property of the service instance. + - The name of a property of the service instance to configure. + - The value to set the property to. The value will be converted to the type of the property. + @@ -208,12 +208,12 @@ - Configures a property of the service instance to another service. + - The name of the property of the service instance to configure. + - The id of the service. + @@ -224,12 +224,12 @@ - Configures a property of the service instance to the elements contributed to an configuration point. + - The name of the property of the service instance to configure. + - The id of the configuration point to access. + @@ -240,12 +240,12 @@ - Configures a property of the service instance to a resource. + - The name of the property of the service instance to configure. + - The path, relative to the module's deployment descriptor, of the resource. + @@ -256,12 +256,12 @@ - Registers the new services as an event listener for events produced by the specified service. + - The service which will produce events. + - If given, the name of an event set for which the service will be registered. If omitted, the service will be registered for all events sets for which it implements the necessary listener interfaces. + @@ -276,18 +276,18 @@ - Used to construct a service from a class name and optional constructor parameters and properties. + - Service used by other services to be alerted when a thread is cleaned up (typically, at the end of a request or transaction). + - Service which manages a thread-local map of data items. This can be used for temporary storage of information when local variables can't be used. All stored items are released when the thread is cleaned up. +