summaryrefslogtreecommitdiffstats
path: root/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/JavaImplementation.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/JavaImplementation.html')
-rw-r--r--site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/JavaImplementation.html862
1 files changed, 862 insertions, 0 deletions
diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/JavaImplementation.html b/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/JavaImplementation.html
new file mode 100644
index 0000000000..a13058fdfa
--- /dev/null
+++ b/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/JavaImplementation.html
@@ -0,0 +1,862 @@
+<!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:00 CST 2009 -->
+<TITLE>
+JavaImplementation
+</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="JavaImplementation";
+ }
+}
+</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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/IntrospectionException.html" title="class in org.apache.tuscany.sca.implementation.java"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementationFactory.html" title="interface in org.apache.tuscany.sca.implementation.java"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html?org/apache/tuscany/sca/implementation/java/JavaImplementation.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="JavaImplementation.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.tuscany.sca.implementation.java</FONT>
+<BR>
+Interface JavaImplementation</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../org/apache/tuscany/sca/assembly/Base.html" title="interface in org.apache.tuscany.sca.assembly">Base</A>, <A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html" title="interface in org.apache.tuscany.sca.implementation.java">BaseJavaImplementation</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html" title="interface in org.apache.tuscany.sca.assembly">ComponentType</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/Extensible.html" title="interface in org.apache.tuscany.sca.assembly">Extensible</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/Implementation.html" title="interface in org.apache.tuscany.sca.assembly">Implementation</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaImplementationImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaImplementationImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>JavaImplementation</B><DT>extends <A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html" title="interface in org.apache.tuscany.sca.implementation.java">BaseJavaImplementation</A></DL>
+</PRE>
+
+<P>
+Represents a Java implementation.
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#addConversationIDMember(java.lang.reflect.Member)">addConversationIDMember</A></B>(java.lang.reflect.Member&nbsp;conversationIDMember)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the Java member used to inject a conversation ID.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List&lt;java.lang.reflect.Method&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getAllowsPassByReferenceMethods()">getAllowsPassByReferenceMethods</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Map&lt;java.lang.String,java.util.Collection&lt;<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaElementImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaElementImpl</A>&gt;&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getCallbackMembers()">getCallbackMembers</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaConstructorImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaConstructorImpl</A>&lt;?&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getConstructor()">getConstructor</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the constructor used to instantiate implementation instances.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Map&lt;java.lang.reflect.Constructor,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaConstructorImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaConstructorImpl</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getConstructors()">getConstructors</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List&lt;java.lang.reflect.Member&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getConversationIDMembers()">getConversationIDMembers</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Java member used to inject a conversation ID.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.reflect.Method</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getDestroyMethod()">getDestroyMethod</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the component destructor method.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.reflect.Method</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getInitMethod()">getInitMethod</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the component initializer method.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaScopeImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaScopeImpl</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getJavaScope()">getJavaScope</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getMaxAge()">getMaxAge</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getMaxIdleTime()">getMaxIdleTime</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../../org/apache/tuscany/sca/policy/util/PolicyHandlerTuple.html" title="class in org.apache.tuscany.sca.policy.util">PolicyHandlerTuple</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getPolicyHandlerClassNames()">getPolicyHandlerClassNames</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Map&lt;java.lang.String,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaElementImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaElementImpl</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getPropertyMembers()">getPropertyMembers</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Map&lt;java.lang.String,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaElementImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaElementImpl</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getReferenceMembers()">getReferenceMembers</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Map&lt;java.lang.String,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaResourceImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaResourceImpl</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#getResources()">getResources</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the resources injected into this implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#isAllowsPassByReference()">isAllowsPassByReference</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if AllowsPassReference is set.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#isAllowsPassByReference(java.lang.reflect.Method)">isAllowsPassByReference</A></B>(java.lang.reflect.Method&nbsp;method)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#isEagerInit()">isEagerInit</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setAllowsPassByReference(boolean)">setAllowsPassByReference</A></B>(boolean&nbsp;allowsPassByReference)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setConstructor(org.apache.tuscany.sca.implementation.java.impl.JavaConstructorImpl)">setConstructor</A></B>(<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaConstructorImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaConstructorImpl</A>&lt;?&gt;&nbsp;definition)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the constructor used to instantiate implementation instances</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setDestroyMethod(java.lang.reflect.Method)">setDestroyMethod</A></B>(java.lang.reflect.Method&nbsp;destroyMethod)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the component destructor method.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setEagerInit(boolean)">setEagerInit</A></B>(boolean&nbsp;eagerInit)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setInitMethod(java.lang.reflect.Method)">setInitMethod</A></B>(java.lang.reflect.Method&nbsp;initMethod)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the component initializer method.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setJavaScope(org.apache.tuscany.sca.implementation.java.impl.JavaScopeImpl)">setJavaScope</A></B>(<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaScopeImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaScopeImpl</A>&nbsp;scope)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setMaxAge(long)">setMaxAge</A></B>(long&nbsp;maxAge)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setMaxIdleTime(long)">setMaxIdleTime</A></B>(long&nbsp;maxIdleTime)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementation.html#setPolicyHandlerClassNames(java.util.List)">setPolicyHandlerClassNames</A></B>(java.util.List&lt;<A HREF="../../../../../../org/apache/tuscany/sca/policy/util/PolicyHandlerTuple.html" title="class in org.apache.tuscany.sca.policy.util">PolicyHandlerTuple</A>&gt;&nbsp;policyHandlerClassNames)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.sca.implementation.java.BaseJavaImplementation"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.sca.implementation.java.<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html" title="interface in org.apache.tuscany.sca.implementation.java">BaseJavaImplementation</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html#getJavaClass()">getJavaClass</A>, <A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html#getName()">getName</A>, <A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html#setJavaClass(java.lang.Class)">setJavaClass</A>, <A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/BaseJavaImplementation.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.sca.assembly.ComponentType"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.sca.assembly.<A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html" title="interface in org.apache.tuscany.sca.assembly">ComponentType</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#getConstrainingType()">getConstrainingType</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#getProperties()">getProperties</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#getReferences()">getReferences</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#getServices()">getServices</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#getURI()">getURI</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#setConstrainingType(org.apache.tuscany.sca.assembly.ConstrainingType)">setConstrainingType</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/ComponentType.html#setURI(java.lang.String)">setURI</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.sca.assembly.Base"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.sca.assembly.<A HREF="../../../../../../org/apache/tuscany/sca/assembly/Base.html" title="interface in org.apache.tuscany.sca.assembly">Base</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../org/apache/tuscany/sca/assembly/Base.html#isUnresolved()">isUnresolved</A>, <A HREF="../../../../../../org/apache/tuscany/sca/assembly/Base.html#setUnresolved(boolean)">setUnresolved</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.sca.assembly.Extensible"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.sca.assembly.<A HREF="../../../../../../org/apache/tuscany/sca/assembly/Extensible.html" title="interface in org.apache.tuscany.sca.assembly">Extensible</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../org/apache/tuscany/sca/assembly/Extensible.html#getExtensions()">getExtensions</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getConstructor()"><!-- --></A><H3>
+getConstructor</H3>
+<PRE>
+<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaConstructorImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaConstructorImpl</A>&lt;?&gt; <B>getConstructor</B>()</PRE>
+<DL>
+<DD>Returns the constructor used to instantiate implementation instances.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the constructor used to instantiate implementation instances</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setConstructor(org.apache.tuscany.sca.implementation.java.impl.JavaConstructorImpl)"><!-- --></A><H3>
+setConstructor</H3>
+<PRE>
+void <B>setConstructor</B>(<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaConstructorImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaConstructorImpl</A>&lt;?&gt;&nbsp;definition)</PRE>
+<DL>
+<DD>Sets the constructor used to instantiate implementation instances
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>definition</CODE> - the constructor used to instantiate implementation instances</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getInitMethod()"><!-- --></A><H3>
+getInitMethod</H3>
+<PRE>
+java.lang.reflect.Method <B>getInitMethod</B>()</PRE>
+<DL>
+<DD>Returns the component initializer method.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the component initializer method</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setInitMethod(java.lang.reflect.Method)"><!-- --></A><H3>
+setInitMethod</H3>
+<PRE>
+void <B>setInitMethod</B>(java.lang.reflect.Method&nbsp;initMethod)</PRE>
+<DL>
+<DD>Sets the component initializer method.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>initMethod</CODE> - the component initializer method</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDestroyMethod()"><!-- --></A><H3>
+getDestroyMethod</H3>
+<PRE>
+java.lang.reflect.Method <B>getDestroyMethod</B>()</PRE>
+<DL>
+<DD>Returns the component destructor method.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the component destructor method</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDestroyMethod(java.lang.reflect.Method)"><!-- --></A><H3>
+setDestroyMethod</H3>
+<PRE>
+void <B>setDestroyMethod</B>(java.lang.reflect.Method&nbsp;destroyMethod)</PRE>
+<DL>
+<DD>Sets the component destructor method.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>destroyMethod</CODE> - the component destructor method</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getResources()"><!-- --></A><H3>
+getResources</H3>
+<PRE>
+java.util.Map&lt;java.lang.String,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaResourceImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaResourceImpl</A>&gt; <B>getResources</B>()</PRE>
+<DL>
+<DD>Returns the resources injected into this implementation.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getConversationIDMembers()"><!-- --></A><H3>
+getConversationIDMembers</H3>
+<PRE>
+java.util.List&lt;java.lang.reflect.Member&gt; <B>getConversationIDMembers</B>()</PRE>
+<DL>
+<DD>Returns the Java member used to inject a conversation ID.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addConversationIDMember(java.lang.reflect.Member)"><!-- --></A><H3>
+addConversationIDMember</H3>
+<PRE>
+void <B>addConversationIDMember</B>(java.lang.reflect.Member&nbsp;conversationIDMember)</PRE>
+<DL>
+<DD>Sets the Java member used to inject a conversation ID.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>conversationIDMember</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isAllowsPassByReference()"><!-- --></A><H3>
+isAllowsPassByReference</H3>
+<PRE>
+boolean <B>isAllowsPassByReference</B>()</PRE>
+<DL>
+<DD>Returns true if AllowsPassReference is set.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>true if AllowsPassByReference is set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAllowsPassByReference(boolean)"><!-- --></A><H3>
+setAllowsPassByReference</H3>
+<PRE>
+void <B>setAllowsPassByReference</B>(boolean&nbsp;allowsPassByReference)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>allowsPassByReference</CODE> - the allowsPassByReference to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAllowsPassByReferenceMethods()"><!-- --></A><H3>
+getAllowsPassByReferenceMethods</H3>
+<PRE>
+java.util.List&lt;java.lang.reflect.Method&gt; <B>getAllowsPassByReferenceMethods</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the allowsPassByReferenceMethods</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isAllowsPassByReference(java.lang.reflect.Method)"><!-- --></A><H3>
+isAllowsPassByReference</H3>
+<PRE>
+boolean <B>isAllowsPassByReference</B>(java.lang.reflect.Method&nbsp;method)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>method</CODE> -
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getConstructors()"><!-- --></A><H3>
+getConstructors</H3>
+<PRE>
+java.util.Map&lt;java.lang.reflect.Constructor,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaConstructorImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaConstructorImpl</A>&gt; <B>getConstructors</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the constructors</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isEagerInit()"><!-- --></A><H3>
+isEagerInit</H3>
+<PRE>
+boolean <B>isEagerInit</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the eagerInit</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setEagerInit(boolean)"><!-- --></A><H3>
+setEagerInit</H3>
+<PRE>
+void <B>setEagerInit</B>(boolean&nbsp;eagerInit)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>eagerInit</CODE> - the eagerInit to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCallbackMembers()"><!-- --></A><H3>
+getCallbackMembers</H3>
+<PRE>
+java.util.Map&lt;java.lang.String,java.util.Collection&lt;<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaElementImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaElementImpl</A>&gt;&gt; <B>getCallbackMembers</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the callbacks</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getPropertyMembers()"><!-- --></A><H3>
+getPropertyMembers</H3>
+<PRE>
+java.util.Map&lt;java.lang.String,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaElementImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaElementImpl</A>&gt; <B>getPropertyMembers</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the properties</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getReferenceMembers()"><!-- --></A><H3>
+getReferenceMembers</H3>
+<PRE>
+java.util.Map&lt;java.lang.String,<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaElementImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaElementImpl</A>&gt; <B>getReferenceMembers</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the references</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getJavaScope()"><!-- --></A><H3>
+getJavaScope</H3>
+<PRE>
+<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaScopeImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaScopeImpl</A> <B>getJavaScope</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the scope</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setJavaScope(org.apache.tuscany.sca.implementation.java.impl.JavaScopeImpl)"><!-- --></A><H3>
+setJavaScope</H3>
+<PRE>
+void <B>setJavaScope</B>(<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/impl/JavaScopeImpl.html" title="class in org.apache.tuscany.sca.implementation.java.impl">JavaScopeImpl</A>&nbsp;scope)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>scope</CODE> - the scope to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMaxAge()"><!-- --></A><H3>
+getMaxAge</H3>
+<PRE>
+long <B>getMaxAge</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the maxAge</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMaxAge(long)"><!-- --></A><H3>
+setMaxAge</H3>
+<PRE>
+void <B>setMaxAge</B>(long&nbsp;maxAge)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>maxAge</CODE> - the maxAge to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMaxIdleTime()"><!-- --></A><H3>
+getMaxIdleTime</H3>
+<PRE>
+long <B>getMaxIdleTime</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the maxIdleTime</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMaxIdleTime(long)"><!-- --></A><H3>
+setMaxIdleTime</H3>
+<PRE>
+void <B>setMaxIdleTime</B>(long&nbsp;maxIdleTime)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>maxIdleTime</CODE> - the maxIdleTime to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getPolicyHandlerClassNames()"><!-- --></A><H3>
+getPolicyHandlerClassNames</H3>
+<PRE>
+java.util.List&lt;<A HREF="../../../../../../org/apache/tuscany/sca/policy/util/PolicyHandlerTuple.html" title="class in org.apache.tuscany.sca.policy.util">PolicyHandlerTuple</A>&gt; <B>getPolicyHandlerClassNames</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the map of a policy handler class names</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setPolicyHandlerClassNames(java.util.List)"><!-- --></A><H3>
+setPolicyHandlerClassNames</H3>
+<PRE>
+void <B>setPolicyHandlerClassNames</B>(java.util.List&lt;<A HREF="../../../../../../org/apache/tuscany/sca/policy/util/PolicyHandlerTuple.html" title="class in org.apache.tuscany.sca.policy.util">PolicyHandlerTuple</A>&gt;&nbsp;policyHandlerClassNames)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>policyHandlerClassNames</CODE> - Map of policyhandler class names</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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/IntrospectionException.html" title="class in org.apache.tuscany.sca.implementation.java"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/tuscany/sca/implementation/java/JavaImplementationFactory.html" title="interface in org.apache.tuscany.sca.implementation.java"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html?org/apache/tuscany/sca/implementation/java/JavaImplementation.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="JavaImplementation.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>