From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/core/config/package-summary.html | 224 +++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/config/package-summary.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/config/package-summary.html') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/config/package-summary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/config/package-summary.html new file mode 100644 index 0000000000..d2adba7f0f --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/config/package-summary.html @@ -0,0 +1,224 @@ + + + + + + + +org.apache.tuscany.core.config (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+

+Package org.apache.tuscany.core.config +

+ + + + + + + + + + + + + + + + + +
+Interface Summary
ComponentTypeIntrospectorInterface for implementations that are able create SCA definitions by inspecting Java classes.
ImplementationCacheCache of introspected implementations.
ModuleComponentConfigurationLoaderInterface for loading configuration information from some external + form into a Tuscany logical model.
+  + +

+ + + + + + + + + +
+Class Summary
JavaIntrospectionHelperImplements various reflection-related operations
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Exception Summary
ConfigurationExceptionBase class for exceptions that pertain to configuration.
ConfigurationLoadExceptionException indicating that there was a problem loading a configuration resource.
InvalidMetaDataExceptionDenotes an validation error processing component metadata
InvalidRootElementExceptionConfiguration exception that indicates the actual root element in an XML file was not the one expected.
InvalidSetterException 
MetaDataExceptionDenotes an error processing component metadata
MissingInterfaceExceptionException indicating that the interface referenced in an assembly file could not be found.
MissingResourceExceptionException that indicates an expected resource could not be found.
SidefileLoadExceptionException indicating that there was a problem loading a sidefile.
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + -- cgit v1.2.3