summaryrefslogtreecommitdiffstats
path: root/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html')
-rw-r--r--site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html378
1 files changed, 0 insertions, 378 deletions
diff --git a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html b/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html
deleted file mode 100644
index 45eebe14bd..0000000000
--- a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html
+++ /dev/null
@@ -1,378 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_11) on Tue Jan 27 20:38:27 CST 2009 -->
-<TITLE>
-org.apache.tuscany.sca.implementation.java.introspect.impl
-</TITLE>
-
-<META NAME="date" CONTENT="2009-01-27">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.tuscany.sca.implementation.java.introspect.impl";
- }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
- </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/invocation/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../../../../index.html?org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
-</SCRIPT>
-<NOSCRIPT>
- <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<H2>
-Package org.apache.tuscany.sca.implementation.java.introspect.impl
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/AbstractPropertyProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">AbstractPropertyProcessor&lt;A extends Annotation&gt;</A></B></TD>
-<TD>Base class for ImplementationProcessors that handle annotations that add
- Properties.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/AllowsPassByReferenceProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">AllowsPassByReferenceProcessor</A></B></TD>
-<TD>Processes <CODE>AllowsPassByReference</CODE> on an implementation</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/BaseJavaClassVisitor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">BaseJavaClassVisitor</A></B></TD>
-<TD>A convenience class for annotation processors which alleviates the need to
- implement unused callbacks</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ComponentNameProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ComponentNameProcessor</A></B></TD>
-<TD>Processes <CODE>@ComponentName</CODE> annotations on a component implementation and adds
- a <CODE>JavaMappedProperty</CODE> to the component type which will be used to
- inject the appropriate component name.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ConstructorProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ConstructorProcessor</A></B></TD>
-<TD>Handles processing of a constructor decorated with
- <CODE>Constructor</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ContextProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ContextProcessor</A></B></TD>
-<TD>Processes <CODE>@Context</CODE> annotations on a component implementation and adds
- a <CODE>JavaMappedProperty</CODE> to the component type which will be used to
- inject the appropriate context</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ConversationIDProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ConversationIDProcessor</A></B></TD>
-<TD>Processes <CODE>@ConversationID</CODE> annotations on a component implementation and adds
- a <CODE>JavaMappedProperty</CODE> to the component type which will be used to
- inject the appropriate conversationId</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ConversationProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ConversationProcessor</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DestroyProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DestroyProcessor</A></B></TD>
-<TD>Processes the <CODE>@Destroy</CODE> annotation on a component implementation and
- updates the component type with the decorated destructor method</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/EagerInitProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">EagerInitProcessor</A></B></TD>
-<TD>Handles processing of <CODE>EagerInit</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/HeuristicPojoProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">HeuristicPojoProcessor</A></B></TD>
-<TD>Heuristically evaluates an un-annotated Java implementation type to determine
- services, references, and properties according to the algorithm described in
- the SCA Java Client and Implementation Model Specification <p/> TODO
- Implement: <p/> When no service interface is annotated, need to calculate a
- single service comprising all public methods that are not reference or
- property injection sites.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InitProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InitProcessor</A></B></TD>
-<TD>Processes the <CODE>@Init</CODE> annotation on a component implementation and
- updates the component type with the decorated initializer method</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/JavaIntrospectionHelper.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">JavaIntrospectionHelper</A></B></TD>
-<TD>Implements various reflection-related operations</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/JSR250PolicyProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">JSR250PolicyProcessor</A></B></TD>
-<TD>Processes an <CODE>javax.annotation.security.*</CODE> annotation
- Below is a list of annotations
-
- Type Method
- RunAs x
- RolesAllowed x x
- PermitAll x x
- DenyAll x</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/PolicyProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">PolicyProcessor</A></B></TD>
-<TD>Processes an <CODE>Requires</CODE> annotation</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/PropertyProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">PropertyProcessor</A></B></TD>
-<TD>Processes an <CODE>@Property</CODE> annotation, updating the component type with
- corresponding <CODE>JavaMappedProperty</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ReferenceProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ReferenceProcessor</A></B></TD>
-<TD>Processes an <CODE>@Reference</CODE> annotation, updating the component type with
- corresponding <CODE>org.apache.tuscany.spi.implementation.java.JavaMappedReference</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ResourceProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ResourceProcessor</A></B></TD>
-<TD>Processes an <CODE>@Resource</CODE> annotation, updating the component type with
- corresponding <CODE>org.apache.tuscany.spi.implementation.java.JavaResourceImpl</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ScopeProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ScopeProcessor</A></B></TD>
-<TD>Processes the <A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaScopeImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl"><CODE>JavaScopeImpl</CODE></A> annotation and updates the component type with the corresponding implmentation scope</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ServiceProcessor.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ServiceProcessor</A></B></TD>
-<TD>Processes an <CODE>Service</CODE> annotation and updates
- the component type with corresponding <A HREF="../../../../../../../../org/apache/tuscany/sca/assembly/Service.html" title="interface in org.apache.tuscany.sca.assembly"><CODE>Service</CODE></A>s.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Exception Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/AmbiguousConstructorException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">AmbiguousConstructorException</A></B></TD>
-<TD>Thrown when constructor parameters cannot be unambiguously resolved to a property or reference</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DuplicateConstructorException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DuplicateConstructorException</A></B></TD>
-<TD>Thrown when more than one component implementation constructor is annotated with <CODE>Constructor</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DuplicateDestructorException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DuplicateDestructorException</A></B></TD>
-<TD>Thrown when an implementation is annotated multiple times with <CODE>Destroy</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DuplicateInitException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DuplicateInitException</A></B></TD>
-<TD>Thrown when an implementation is annotated multiple times with <CODE>@org.osoa.sca.annotations.Init</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DuplicatePropertyException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DuplicatePropertyException</A></B></TD>
-<TD>Thrown when an implementation has more than one property injection site with the same name</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DuplicateReferenceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DuplicateReferenceException</A></B></TD>
-<TD>Thrown when an implementation has more than one reference injection site with the same name</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/DuplicateResourceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">DuplicateResourceException</A></B></TD>
-<TD>Thrown when an implementation has more than one resource injection site with the same name</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalCallbackReferenceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalCallbackReferenceException</A></B></TD>
-<TD>Denotes an illegal use of <CODE>Callback</CODE> on a reference</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalContextException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalContextException</A></B></TD>
-<TD>Denotes an illegal signature for a method decorated with <CODE>Context</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalDestructorException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalDestructorException</A></B></TD>
-<TD>Denotes an illegal signature for a method decorated with <CODE>Destroy</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalInitException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalInitException</A></B></TD>
-<TD>Denotes an illegal signature for a method decorated with <CODE>@org.osoa.sca.annotations.Init</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalPropertyException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalPropertyException</A></B></TD>
-<TD>Denotes an illegal property definition in a component type</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalReferenceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalReferenceException</A></B></TD>
-<TD>Denotes an illegal reference definition in a component type</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalResourceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalResourceException</A></B></TD>
-<TD>Denotes an illegal resource definition in a component type</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalServiceDefinitionException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">IllegalServiceDefinitionException</A></B></TD>
-<TD>Denotes an illegal use of the <CODE>@org.osoa.sca.annotations.Service</CODE> annotation</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InvalidConstructorException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InvalidConstructorException</A></B></TD>
-<TD>Denotes an invalid constructor definition, e.g.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InvalidConversationalImplementation.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InvalidConversationalImplementation</A></B></TD>
-<TD>Raised when an implementation specifies improper conversational metadata</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InvalidPropertyException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InvalidPropertyException</A></B></TD>
-<TD>Denotes an invalid usage of <CODE>Property</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InvalidReferenceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InvalidReferenceException</A></B></TD>
-<TD>Denotes an invalid usage of <CODE>Reference</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InvalidResourceException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InvalidResourceException</A></B></TD>
-<TD>Denotes an invalid usage of <CODE>@org.apache.tuscany.api.annotation.Resource</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/InvalidServiceType.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">InvalidServiceType</A></B></TD>
-<TD>Thrown when a service type specified by an <CODE>Service</CODE> annotation is invalid, e.g.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/NoConstructorException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">NoConstructorException</A></B></TD>
-<TD>Thrown when a suitable constructor for a component implementation cannot be found</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/ServiceTypeNotFoundException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">ServiceTypeNotFoundException</A></B></TD>
-<TD>Thrown when a service interface cannot be determined based on a heuristic evaluation of an implementation</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/UnknownContextTypeException.html" title="class in org.apache.tuscany.sca.implementation.java.introspect.impl">UnknownContextTypeException</A></B></TD>
-<TD>Thrown when a method or field marked with <CODE>Context</CODE> takes an unknown type</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Annotation Types Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/impl/Resource.html" title="annotation in org.apache.tuscany.sca.implementation.java.introspect.impl">Resource</A></B></TD>
-<TD>Annotation used to indicate a resource should be provided to an implementation by the runtime.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<DL>
-</DL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
- </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/introspect/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../../org/apache/tuscany/sca/implementation/java/invocation/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../../../../index.html?org/apache/tuscany/sca/implementation/java/introspect/impl/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
-</SCRIPT>
-<NOSCRIPT>
- <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>