diff options
Diffstat (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html')
| -rw-r--r-- | Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html | 1251 |
1 files changed, 1251 insertions, 0 deletions
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html new file mode 100644 index 0000000..f3e358a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html @@ -0,0 +1,1251 @@ +<!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.4.2_12) on Tue Jul 31 17:04:26 CEST 2007 -->
+<TITLE>
+QuasarCompositeApplication (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.jsf.application.QuasarCompositeApplication class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="QuasarCompositeApplication (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= 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=3 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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/QuasarCompositeApplication.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/jsf/application/JSFApplicationFactory.html" title="class in com.sdm.quasar.client.jsf.application"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/jsf/application/ResponseHeaderFilter.html" title="class in com.sdm.quasar.client.jsf.application"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="QuasarCompositeApplication.html" target="_top"><B>NO FRAMES</B></A>
+ <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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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">
+com.sdm.quasar.client.jsf.application</FONT>
+<BR>
+Class QuasarCompositeApplication</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">Application
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.jsf.application.QuasarCompositeApplication</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>QuasarCompositeApplication</B><DT>extends Application<DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></DL>
+
+<P>
+Class that is used as JSF application. + + It implements all JSF application tasks by using a delegate concept, + which passes all standard work to the JSF application. + + Additionally the class implements the Quasar <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application"><CODE>Application</CODE></A> + interface which allows to start and stop the application, etc.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Carsten Lucke <clucke@sdm.de>, sd&m AG</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.sdm.quasar.client.jsf.application.QuasarCompositeApplication">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#QuasarCompositeApplication(Application, com.sdm.quasar.client.core.application.Application)">QuasarCompositeApplication</A></B>(Application jsfApplication, + <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A> quasarApplication)</CODE>
+
+<BR>
+ Constructor that hands in the default JSF application instance.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#addComponent(java.lang.String, java.lang.String)">addComponent</A></B>(java.lang.String arg0, + java.lang.String arg1)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#addConverter(java.lang.Class, java.lang.String)">addConverter</A></B>(java.lang.Class arg0, + java.lang.String arg1)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#addConverter(java.lang.String, java.lang.String)">addConverter</A></B>(java.lang.String arg0, + java.lang.String arg1)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#addValidator(java.lang.String, java.lang.String)">addValidator</A></B>(java.lang.String arg0, + java.lang.String arg1)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> UIComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createComponent(java.lang.String)">createComponent</A></B>(java.lang.String arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> UIComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createComponent(ValueBinding, FacesContext, java.lang.String)">createComponent</A></B>(ValueBinding arg0, + FacesContext arg1, + java.lang.String arg2)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> Converter</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createConverter(java.lang.Class)">createConverter</A></B>(java.lang.Class arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> Converter</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createConverter(java.lang.String)">createConverter</A></B>(java.lang.String arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> MethodBinding</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createMethodBinding(java.lang.String, java.lang.Class[])">createMethodBinding</A></B>(java.lang.String arg0, + java.lang.Class[] arg1)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> Validator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createValidator(java.lang.String)">createValidator</A></B>(java.lang.String arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> ValueBinding</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#createValueBinding(java.lang.String)">createValueBinding</A></B>(java.lang.String arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> ActionListener</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getActionListener()">getActionListener</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/core/common/ID.html" title="class in com.sdm.quasar.client.core.common">ID</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getApplicationID()">getApplicationID</A></B>()</CODE>
+
+<BR>
+ Returns the application ID. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getComponentTypes()">getComponentTypes</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html" title="interface in com.sdm.quasar.client.core.common.config">ConfigManager</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getConfigManager()">getConfigManager</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html" title="interface in com.sdm.quasar.client.core.common.config"><CODE>ConfigManager</CODE></A> of the application scope.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getConverterIds()">getConverterIds</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getConverterTypes()">getConverterTypes</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Locale</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getDefaultLocale()">getDefaultLocale</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getDefaultRenderKitId()">getDefaultRenderKitId</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getMessageBundle()">getMessageBundle</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> NavigationHandler</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getNavigationHandler()">getNavigationHandler</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> PropertyResolver</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getPropertyResolver()">getPropertyResolver</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services">ServiceManager</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getServiceManager()">getServiceManager</A></B>()</CODE>
+
+<BR>
+ Returns the object that implements the <A HREF="../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services"><CODE>ServiceManager</CODE></A> interface.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/core/application/SessionManager.html" title="interface in com.sdm.quasar.client.core.application">SessionManager</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getSessionManager()">getSessionManager</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/application/SessionManager.html" title="interface in com.sdm.quasar.client.core.application"><CODE>SessionManager</CODE></A> of the application scope.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> StateManager</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getStateManager()">getStateManager</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getSupportedLocales()">getSupportedLocales</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getValidatorIds()">getValidatorIds</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> VariableResolver</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getVariableResolver()">getVariableResolver</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> ViewHandler</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#getViewHandler()">getViewHandler</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setActionListener(ActionListener)">setActionListener</A></B>(ActionListener arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setDefaultLocale(java.util.Locale)">setDefaultLocale</A></B>(java.util.Locale arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setDefaultRenderKitId(java.lang.String)">setDefaultRenderKitId</A></B>(java.lang.String arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setMessageBundle(java.lang.String)">setMessageBundle</A></B>(java.lang.String arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setNavigationHandler(NavigationHandler)">setNavigationHandler</A></B>(NavigationHandler arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setPropertyResolver(PropertyResolver)">setPropertyResolver</A></B>(PropertyResolver arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setStateManager(StateManager)">setStateManager</A></B>(StateManager arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setSupportedLocales(java.util.Collection)">setSupportedLocales</A></B>(java.util.Collection arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setVariableResolver(VariableResolver)">setVariableResolver</A></B>(VariableResolver arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#setViewHandler(ViewHandler)">setViewHandler</A></B>(ViewHandler arg0)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#start()">start</A></B>()</CODE>
+
+<BR>
+ Realizes application startup. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/application/QuasarCompositeApplication.html#stop()">stop</A></B>()</CODE>
+
+<BR>
+ Realizes application shutdown. + </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="QuasarCompositeApplication(Application, com.sdm.quasar.client.core.application.Application)"><!-- --></A><H3>
+QuasarCompositeApplication</H3>
+<PRE>
+public <B>QuasarCompositeApplication</B>(Application jsfApplication, + <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A> quasarApplication)</PRE>
+<DL>
+<DD>Constructor that hands in the default JSF application instance.
+<P>
+<DT><B>Parameters:</B><DD><CODE>jsfApplication</CODE> - the default JSF application instance<DD><CODE>quasarApplication</CODE> - the quasar application instance</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="addComponent(java.lang.String, java.lang.String)"><!-- --></A><H3>
+addComponent</H3>
+<PRE>
+public void <B>addComponent</B>(java.lang.String arg0, + java.lang.String arg1)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addConverter(java.lang.String, java.lang.String)"><!-- --></A><H3>
+addConverter</H3>
+<PRE>
+public void <B>addConverter</B>(java.lang.String arg0, + java.lang.String arg1)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addConverter(java.lang.Class, java.lang.String)"><!-- --></A><H3>
+addConverter</H3>
+<PRE>
+public void <B>addConverter</B>(java.lang.Class arg0, + java.lang.String arg1)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addValidator(java.lang.String, java.lang.String)"><!-- --></A><H3>
+addValidator</H3>
+<PRE>
+public void <B>addValidator</B>(java.lang.String arg0, + java.lang.String arg1)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createComponent(java.lang.String)"><!-- --></A><H3>
+createComponent</H3>
+<PRE>
+public UIComponent <B>createComponent</B>(java.lang.String arg0) + throws FacesException</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>FacesException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createComponent(ValueBinding, FacesContext, java.lang.String)"><!-- --></A><H3>
+createComponent</H3>
+<PRE>
+public UIComponent <B>createComponent</B>(ValueBinding arg0, + FacesContext arg1, + java.lang.String arg2) + throws FacesException</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>FacesException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createConverter(java.lang.String)"><!-- --></A><H3>
+createConverter</H3>
+<PRE>
+public Converter <B>createConverter</B>(java.lang.String arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createConverter(java.lang.Class)"><!-- --></A><H3>
+createConverter</H3>
+<PRE>
+public Converter <B>createConverter</B>(java.lang.Class arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createMethodBinding(java.lang.String, java.lang.Class[])"><!-- --></A><H3>
+createMethodBinding</H3>
+<PRE>
+public MethodBinding <B>createMethodBinding</B>(java.lang.String arg0, + java.lang.Class[] arg1) + throws ReferenceSyntaxException</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>ReferenceSyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createValidator(java.lang.String)"><!-- --></A><H3>
+createValidator</H3>
+<PRE>
+public Validator <B>createValidator</B>(java.lang.String arg0) + throws FacesException</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>FacesException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createValueBinding(java.lang.String)"><!-- --></A><H3>
+createValueBinding</H3>
+<PRE>
+public ValueBinding <B>createValueBinding</B>(java.lang.String arg0) + throws ReferenceSyntaxException</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>ReferenceSyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getActionListener()"><!-- --></A><H3>
+getActionListener</H3>
+<PRE>
+public ActionListener <B>getActionListener</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getComponentTypes()"><!-- --></A><H3>
+getComponentTypes</H3>
+<PRE>
+public java.util.Iterator <B>getComponentTypes</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getConverterIds()"><!-- --></A><H3>
+getConverterIds</H3>
+<PRE>
+public java.util.Iterator <B>getConverterIds</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getConverterTypes()"><!-- --></A><H3>
+getConverterTypes</H3>
+<PRE>
+public java.util.Iterator <B>getConverterTypes</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultLocale()"><!-- --></A><H3>
+getDefaultLocale</H3>
+<PRE>
+public java.util.Locale <B>getDefaultLocale</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultRenderKitId()"><!-- --></A><H3>
+getDefaultRenderKitId</H3>
+<PRE>
+public java.lang.String <B>getDefaultRenderKitId</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMessageBundle()"><!-- --></A><H3>
+getMessageBundle</H3>
+<PRE>
+public java.lang.String <B>getMessageBundle</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNavigationHandler()"><!-- --></A><H3>
+getNavigationHandler</H3>
+<PRE>
+public NavigationHandler <B>getNavigationHandler</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getPropertyResolver()"><!-- --></A><H3>
+getPropertyResolver</H3>
+<PRE>
+public PropertyResolver <B>getPropertyResolver</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getStateManager()"><!-- --></A><H3>
+getStateManager</H3>
+<PRE>
+public StateManager <B>getStateManager</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSupportedLocales()"><!-- --></A><H3>
+getSupportedLocales</H3>
+<PRE>
+public java.util.Iterator <B>getSupportedLocales</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getValidatorIds()"><!-- --></A><H3>
+getValidatorIds</H3>
+<PRE>
+public java.util.Iterator <B>getValidatorIds</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getVariableResolver()"><!-- --></A><H3>
+getVariableResolver</H3>
+<PRE>
+public VariableResolver <B>getVariableResolver</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getViewHandler()"><!-- --></A><H3>
+getViewHandler</H3>
+<PRE>
+public ViewHandler <B>getViewHandler</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setActionListener(ActionListener)"><!-- --></A><H3>
+setActionListener</H3>
+<PRE>
+public void <B>setActionListener</B>(ActionListener arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDefaultLocale(java.util.Locale)"><!-- --></A><H3>
+setDefaultLocale</H3>
+<PRE>
+public void <B>setDefaultLocale</B>(java.util.Locale arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDefaultRenderKitId(java.lang.String)"><!-- --></A><H3>
+setDefaultRenderKitId</H3>
+<PRE>
+public void <B>setDefaultRenderKitId</B>(java.lang.String arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMessageBundle(java.lang.String)"><!-- --></A><H3>
+setMessageBundle</H3>
+<PRE>
+public void <B>setMessageBundle</B>(java.lang.String arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setNavigationHandler(NavigationHandler)"><!-- --></A><H3>
+setNavigationHandler</H3>
+<PRE>
+public void <B>setNavigationHandler</B>(NavigationHandler arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setPropertyResolver(PropertyResolver)"><!-- --></A><H3>
+setPropertyResolver</H3>
+<PRE>
+public void <B>setPropertyResolver</B>(PropertyResolver arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setStateManager(StateManager)"><!-- --></A><H3>
+setStateManager</H3>
+<PRE>
+public void <B>setStateManager</B>(StateManager arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setSupportedLocales(java.util.Collection)"><!-- --></A><H3>
+setSupportedLocales</H3>
+<PRE>
+public void <B>setSupportedLocales</B>(java.util.Collection arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setVariableResolver(VariableResolver)"><!-- --></A><H3>
+setVariableResolver</H3>
+<PRE>
+public void <B>setVariableResolver</B>(VariableResolver arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setViewHandler(ViewHandler)"><!-- --></A><H3>
+setViewHandler</H3>
+<PRE>
+public void <B>setViewHandler</B>(ViewHandler arg0)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getApplicationID()"><!-- --></A><H3>
+getApplicationID</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/core/common/ID.html" title="class in com.sdm.quasar.client.core.common">ID</A> <B>getApplicationID</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></B></DD>
+<DD>Returns the application ID. + The application ID is used to identify the application as a target for + communication purposes.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getApplicationID()">getApplicationID</A></CODE> in interface <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the application id.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getConfigManager()"><!-- --></A><H3>
+getConfigManager</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html" title="interface in com.sdm.quasar.client.core.common.config">ConfigManager</A> <B>getConfigManager</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></B></DD>
+<DD>Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html" title="interface in com.sdm.quasar.client.core.common.config"><CODE>ConfigManager</CODE></A> of the application scope.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getConfigManager()">getConfigManager</A></CODE> in interface <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the config manager</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getServiceManager()"><!-- --></A><H3>
+getServiceManager</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services">ServiceManager</A> <B>getServiceManager</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></B></DD>
+<DD>Returns the object that implements the <A HREF="../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services"><CODE>ServiceManager</CODE></A> interface.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getServiceManager()">getServiceManager</A></CODE> in interface <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the service manager</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSessionManager()"><!-- --></A><H3>
+getSessionManager</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/core/application/SessionManager.html" title="interface in com.sdm.quasar.client.core.application">SessionManager</A> <B>getSessionManager</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></B></DD>
+<DD>Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/application/SessionManager.html" title="interface in com.sdm.quasar.client.core.application"><CODE>SessionManager</CODE></A> of the application scope.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getSessionManager()">getSessionManager</A></CODE> in interface <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the session manager</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="start()"><!-- --></A><H3>
+start</H3>
+<PRE>
+public void <B>start</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></B></DD>
+<DD>Realizes application startup. + <p> + In this method: + <ul><li>Basic configuration can be read and registered at the <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html" title="interface in com.sdm.quasar.client.core.common.config"><CODE>ConfigManager</CODE></A>; + see <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html#addValue(java.lang.String, java.lang.Object)"><CODE>ConfigManager.addValue(String, Object)</CODE></A> and + <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html#addValuesWithReader(com.sdm.quasar.client.core.common.config.ConfigReader)"><CODE>ConfigManager.addValuesWithReader(com.sdm.quasar.client.core.common.config.ConfigReader)</CODE></A>,</li> + <li>Registration of global services can be made; see <A HREF="../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html#registerService(java.lang.Class, com.sdm.quasar.client.core.common.services.Service)"><CODE>ServiceManager.registerService(Class, com.sdm.quasar.client.core.common.services.Service)</CODE></A>,</li> + <li>Services may be used or configured for use; e.g. configuring dialog + definitions for later use and finally</li> + <li>A session may be created, which should start-up the application.</li></ul> + </p><p> + This method will be called after the creation of an instance. + </p><p> + An implementation can assume, that the <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application"><CODE>Application</CODE></A> already + has an environment, e.g. the methods <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getConfigManager()"><CODE>Application.getConfigManager()</CODE></A>, + <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getServiceManager()"><CODE>Application.getServiceManager()</CODE></A> and <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#getSessionManager()"><CODE>Application.getSessionManager()</CODE></A> return + valid and usable instances. Core services and initial configurations + may already have been registered at this managers. But + the <A HREF="../../../../../../com/sdm/quasar/client/core/application/SessionManager.html" title="interface in com.sdm.quasar.client.core.application"><CODE>SessionManager</CODE></A> does not have a <A HREF="../../../../../../com/sdm/quasar/client/core/application/Session.html" title="interface in com.sdm.quasar.client.core.application"><CODE>Session</CODE></A>; starting + sessions is in responsability of the implementor of this method. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#start()">start</A></CODE> in interface <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="stop()"><!-- --></A><H3>
+stop</H3>
+<PRE>
+public void <B>stop</B>() + throws <A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></B></DD>
+<DD>Realizes application shutdown. + <p> + This method should remove registrations and do clean-up stuff, as necessary. + An implementation should destroy all sessions and free all used resources. + If appropriate, the virtual machine should be terminated at the end of this method. + </p><p> + The call to this method is irrevokable. If you want to allow for user interaction + or server calls, you should do so before calling this method. + <P> + <b>Note:</b> The implementation must not return before the application is shut down. + Any threads or asynchronous calls started during execution must be completed + before this method returns. + <P> + <b>Note:</b> The Implementation should be able to cope with the same or other threads + calling methods of the interface while executing this method. Avoid an implementation + that may produce a deadlock.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#stop()">stop</A></CODE> in interface <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there is an exception while destroying the components</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=3 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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/QuasarCompositeApplication.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/jsf/application/JSFApplicationFactory.html" title="class in com.sdm.quasar.client.jsf.application"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/jsf/application/ResponseHeaderFilter.html" title="class in com.sdm.quasar.client.jsf.application"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="QuasarCompositeApplication.html" target="_top"><B>NO FRAMES</B></A>
+ <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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
|
