📄 beancontextservicessupport.html
字号:
<A NAME="methods_inherited_from_class_java.beans.beancontext.BeanContext"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface java.beans.beancontext.<A HREF="../../../java/beans/beancontext/BeanContext.html">BeanContext</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../java/beans/beancontext/BeanContext.html#addBeanContextMembershipListener(java.beans.beancontext.BeanContextMembershipListener)">addBeanContextMembershipListener</A>, <A HREF="../../../java/beans/beancontext/BeanContext.html#getResource(java.lang.String, java.beans.beancontext.BeanContextChild)">getResource</A>, <A HREF="../../../java/beans/beancontext/BeanContext.html#getResourceAsStream(java.lang.String, java.beans.beancontext.BeanContextChild)">getResourceAsStream</A>, <A HREF="../../../java/beans/beancontext/BeanContext.html#instantiateChild(java.lang.String)">instantiateChild</A>, <A HREF="../../../java/beans/beancontext/BeanContext.html#removeBeanContextMembershipListener(java.beans.beancontext.BeanContextMembershipListener)">removeBeanContextMembershipListener</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.beans.beancontext.BeanContextChild"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface java.beans.beancontext.<A HREF="../../../java/beans/beancontext/BeanContextChild.html">BeanContextChild</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../java/beans/beancontext/BeanContextChild.html#addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../java/beans/beancontext/BeanContextChild.html#addVetoableChangeListener(java.lang.String, java.beans.VetoableChangeListener)">addVetoableChangeListener</A>, <A HREF="../../../java/beans/beancontext/BeanContextChild.html#getBeanContext()">getBeanContext</A>, <A HREF="../../../java/beans/beancontext/BeanContextChild.html#removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../java/beans/beancontext/BeanContextChild.html#removeVetoableChangeListener(java.lang.String, java.beans.VetoableChangeListener)">removeVetoableChangeListener</A>, <A HREF="../../../java/beans/beancontext/BeanContextChild.html#setBeanContext(java.beans.beancontext.BeanContext)">setBeanContext</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.util.Collection"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface java.util.<A HREF="../../../java/util/Collection.html">Collection</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../java/util/Collection.html#add(java.lang.Object)">add</A>, <A HREF="../../../java/util/Collection.html#addAll(java.util.Collection)">addAll</A>, <A HREF="../../../java/util/Collection.html#clear()">clear</A>, <A HREF="../../../java/util/Collection.html#contains(java.lang.Object)">contains</A>, <A HREF="../../../java/util/Collection.html#containsAll(java.util.Collection)">containsAll</A>, <A HREF="../../../java/util/Collection.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../java/util/Collection.html#hashCode()">hashCode</A>, <A HREF="../../../java/util/Collection.html#isEmpty()">isEmpty</A>, <A HREF="../../../java/util/Collection.html#iterator()">iterator</A>, <A HREF="../../../java/util/Collection.html#remove(java.lang.Object)">remove</A>, <A HREF="../../../java/util/Collection.html#removeAll(java.util.Collection)">removeAll</A>, <A HREF="../../../java/util/Collection.html#retainAll(java.util.Collection)">retainAll</A>, <A HREF="../../../java/util/Collection.html#size()">size</A>, <A HREF="../../../java/util/Collection.html#toArray()">toArray</A>, <A HREF="../../../java/util/Collection.html#toArray(java.lang.Object[])">toArray</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.beans.DesignMode"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface java.beans.<A HREF="../../../java/beans/DesignMode.html">DesignMode</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../java/beans/DesignMode.html#isDesignTime()">isDesignTime</A>, <A HREF="../../../java/beans/DesignMode.html#setDesignTime(boolean)">setDesignTime</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.beans.Visibility"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface java.beans.<A HREF="../../../java/beans/Visibility.html">Visibility</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../java/beans/Visibility.html#avoidingGui()">avoidingGui</A>, <A HREF="../../../java/beans/Visibility.html#dontUseGui()">dontUseGui</A>, <A HREF="../../../java/beans/Visibility.html#needsGui()">needsGui</A>, <A HREF="../../../java/beans/Visibility.html#okToUseGui()">okToUseGui</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="services"><!-- --></A><H3>services</H3><PRE>protected transient <A HREF="../../../java/util/HashMap.html">HashMap</A> <B>services</B></PRE><DL><DD>all accesses to the <code> protected transient HashMap services </code> field should be synchronized on that object</DL><HR><A NAME="serializable"><!-- --></A><H3>serializable</H3><PRE>protected transient int <B>serializable</B></PRE><DL><DD>The number of instances of a serializable <tt>BeanContextServceProvider</tt>.</DL><HR><A NAME="proxy"><!-- --></A><H3>proxy</H3><PRE>protected transient <A HREF="../../../java/beans/beancontext/BeanContextServicesSupport.BCSSProxyServiceProvider.html">BeanContextServicesSupport.BCSSProxyServiceProvider</A> <B>proxy</B></PRE><DL><DD>Delegate for the <tt>BeanContextServiceProvider</tt>.</DL><HR><A NAME="bcsListeners"><!-- --></A><H3>bcsListeners</H3><PRE>protected transient <A HREF="../../../java/util/ArrayList.html">ArrayList</A> <B>bcsListeners</B></PRE><DL><DD>List of <tt>BeanContextServicesListener</tt> objects.</DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="BeanContextServicesSupport(java.beans.beancontext.BeanContextServices, java.util.Locale, boolean, boolean)"><!-- --></A><H3>BeanContextServicesSupport</H3><PRE>public <B>BeanContextServicesSupport</B>(<A HREF="../../../java/beans/beancontext/BeanContextServices.html">BeanContextServices</A> peer, <A HREF="../../../java/util/Locale.html">Locale</A> lcle, boolean dTime, boolean visible)</PRE><DL><DD><p> Construct a BeanContextServicesSupport instance </p><DD><DL><DT><B>Parameters:</B><DD><CODE>peer</CODE> - The peer BeanContext we are supplying an implementation for, if null the this object is its own peer<DD><CODE>lcle</CODE> - The current Locale for this BeanContext.<DD><CODE>dtime</CODE> - The initial state, true if in design mode, false if runtime.<DD><CODE>visible</CODE> - The initial visibility.</DL></DD></DL><HR><A NAME="BeanContextServicesSupport(java.beans.beancontext.BeanContextServices, java.util.Locale, boolean)"><!-- --></A><H3>BeanContextServicesSupport</H3><PRE>public <B>BeanContextServicesSupport</B>(<A HREF="../../../java/beans/beancontext/BeanContextServices.html">BeanContextServices</A> peer, <A HREF="../../../java/util/Locale.html">Locale</A> lcle, boolean dtime)</PRE><DL><DD>Create an instance using the specified Locale and design mode.<DD><DL><DT><B>Parameters:</B><DD><CODE>peer</CODE> - The peer BeanContext we are supplying an implementation for, if null the this object is its own peer<DD><CODE>lcle</CODE> - The current Locale for this BeanContext.<DD><CODE>dtime</CODE> - The initial state, true if in design mode, false if runtime.</DL></DD></DL><HR><A NAME="BeanContextServicesSupport(java.beans.beancontext.BeanContextServices, java.util.Locale)"><!-- --></A><H3>BeanContextServicesSupport</H3><PRE>public <B>BeanContextServicesSupport</B>(<A HREF="../../../java/beans/beancontext/BeanContextServices.html">BeanContextServices</A> peer, <A HREF="../../../java/util/Locale.html">Locale</A> lcle)</PRE><DL><DD>Create an instance using the specified locale<DD><DL><DT><B>Parameters:</B><DD><CODE>peer</CODE> - The peer BeanContext we are supplying an implementation for, if null the this object is its own peer<DD><CODE>lcle</CODE> - The current Locale for this BeanContext.</DL></DD></DL><HR><A NAME="BeanContextServicesSupport(java.beans.beancontext.BeanContextServices)"><!-- --></A><H3>BeanContextServicesSupport</H3><PRE>public <B>BeanContextServicesSupport</B>(<A HREF="../../../java/beans/beancontext/BeanContextServices.html">BeanContextServices</A> peer)</PRE><DL><DD>Create an instance with a peer<DD><DL><DT><B>Parameters:</B><DD><CODE>peer</CODE> - The peer BeanContext we are supplying an implementation for, if null the this object is its own peer</DL></DD></DL><HR><A NAME="BeanContextServicesSupport()"><!-- --></A><H3>BeanContextServicesSupport</H3><PRE>public <B>BeanContextServicesSupport</B>()</PRE><DL><DD>Create an instance that is not a delegate of another object</DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="initialize()"><!-- --></A><H3>initialize</H3><PRE>public void <B>initialize</B>()</PRE><DL><DD>called by BeanContextSupport superclass during construction and deserialization to initialize subclass transient state. subclasses may envelope this method, but should not override it or call it directly.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../java/beans/beancontext/BeanContextSupport.html#initialize()">initialize</A></CODE> in class <CODE><A HREF="../../../java/beans/beancontext/BeanContextSupport.html">BeanContextSupport</A></CODE></DL></DD></DL><HR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -