lifecyclemanager.html
来自「j2ee的API 1.4版本,j2ee的帮助文档」· HTML 代码 · 共 1,122 行 · 第 1/5 页
HTML
1,122 行
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/RegistryPackage.html" title="interface in javax.xml.registry.infomodel">RegistryPackage</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createRegistryPackage(java.lang.String)">createRegistryPackage</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE><BR> Creates a RegistryPackage instance using the specified name, where the name is a String. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/Service.html" title="interface in javax.xml.registry.infomodel">Service</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createService(javax.xml.registry.infomodel.InternationalString)">createService</A></B>(<A HREF="../../../javax/xml/registry/infomodel/InternationalString.html" title="interface in javax.xml.registry.infomodel">InternationalString</A> name)</CODE><BR> Creates a Service instance using the specified name, where the name is an InternationalString. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/Service.html" title="interface in javax.xml.registry.infomodel">Service</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createService(java.lang.String)">createService</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE><BR> Creates a Service instance using the specified name, where the name is a String. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/ServiceBinding.html" title="interface in javax.xml.registry.infomodel">ServiceBinding</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createServiceBinding()">createServiceBinding</A></B>()</CODE><BR> Creates an empty ServiceBinding instance. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/Slot.html" title="interface in javax.xml.registry.infomodel">Slot</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createSlot(java.lang.String, java.util.Collection, java.lang.String)">createSlot</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> values, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> slotType)</CODE><BR> Creates a Slot instance using the specified parameters, where the value is a Collection of Strings. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/Slot.html" title="interface in javax.xml.registry.infomodel">Slot</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createSlot(java.lang.String, java.lang.String, java.lang.String)">createSlot</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> slotType)</CODE><BR> Creates a Slot instance using the specified parameters, where the value is a String. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/SpecificationLink.html" title="interface in javax.xml.registry.infomodel">SpecificationLink</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createSpecificationLink()">createSpecificationLink</A></B>()</CODE><BR> Creates an empty SpecificationLink instance. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/TelephoneNumber.html" title="interface in javax.xml.registry.infomodel">TelephoneNumber</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createTelephoneNumber()">createTelephoneNumber</A></B>()</CODE><BR> Creates an empty TelephoneNumber instance. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/infomodel/User.html" title="interface in javax.xml.registry.infomodel">User</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#createUser()">createUser</A></B>()</CODE><BR> Creates an empty User instance. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#deleteObjects(java.util.Collection)">deleteObjects</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> keys)</CODE><BR> Deletes one or more previously submitted objects from the registry using the object keys. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#deleteObjects(java.util.Collection, java.lang.String)">deleteObjects</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> keys, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> objectType)</CODE><BR> Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#deprecateObjects(java.util.Collection)">deprecateObjects</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> keys)</CODE><BR> Deprecates one or more previously submitted objects. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/RegistryService.html" title="interface in javax.xml.registry">RegistryService</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#getRegistryService()">getRegistryService</A></B>()</CODE><BR> Returns the parent RegistryService that created this object. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#saveObjects(java.util.Collection)">saveObjects</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> objects)</CODE><BR> Saves one or more Objects to the registry. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/xml/registry/LifeCycleManager.html#unDeprecateObjects(java.util.Collection)">unDeprecateObjects</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> keys)</CODE><BR> Undeprecates one or more previously deprecated objects. </TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="ASSOCIATION"><!-- --></A><H3>ASSOCIATION</H3><PRE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>ASSOCIATION</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.registry.LifeCycleManager.ASSOCIATION">Constant Field Values</A></DL></DL><HR><A NAME="AUDITABLE_EVENT"><!-- --></A><H3>AUDITABLE_EVENT</H3><PRE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>AUDITABLE_EVENT</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.registry.LifeCycleManager.AUDITABLE_EVENT">Constant Field Values</A></DL></DL><HR><A NAME="CLASSIFICATION"><!-- --></A><H3>CLASSIFICATION</H3><PRE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>CLASSIFICATION</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.registry.LifeCycleManager.CLASSIFICATION">Constant Field Values</A></DL></DL><HR><A NAME="CLASSIFICATION_SCHEME"><!-- --></A><H3>CLASSIFICATION_SCHEME</H3><PRE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>CLASSIFICATION_SCHEME</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.registry.LifeCycleManager.CLASSIFICATION_SCHEME">Constant Field Values</A></DL></DL><HR><A NAME="CONCEPT"><!-- --></A><H3>CONCEPT</H3><PRE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>CONCEPT</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.registry.LifeCycleManager.CONCEPT">Constant Field Values</A></DL></DL><HR><A NAME="EMAIL_ADDRESS"><!-- --></A><H3>EMAIL_ADDRESS</H3><PRE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>EMAIL_ADDRESS</B></PRE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?