📄 alsbconfigurationmbean.html
字号:
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>,<A HREF="../../../../../../com/bea/wli/config/resource/Diagnostics.html" title="class in com.bea.wli.config.resource">Diagnostics</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#getDiagnostics(java.util.Collection)">getDiagnostics</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>> refs)</CODE>
<BR>
Obtains diagnostic information about the given resources.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#getEnvValue(com.bea.wli.config.Ref, java.lang.String, java.lang.String)">getEnvValue</A></B>(<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> ref,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> envType,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> location)</CODE>
<BR>
returns the environment value with the given type and location in the given resource.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/bea/wli/sb/management/importexport/ALSBJarInfo.html" title="class in com.bea.wli.sb.management.importexport">ALSBJarInfo</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#getImportJarInfo()">getImportJarInfo</A></B>()</CODE>
<BR>
Returns detailed information about the entities in the previously staged configuration jar file</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#getRefs(com.bea.wli.config.resource.BaseQuery)">getRefs</A></B>(<A HREF="../../../../../../com/bea/wli/config/resource/BaseQuery.html" title="class in com.bea.wli.config.resource">BaseQuery</A> query)</CODE>
<BR>
Searches for resources using the given query and returns a set of refs.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#getRefs(com.bea.wli.config.Ref)">getRefs</A></B>(<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> root)</CODE>
<BR>
Returns all the resources, folders or projects that are under the given root.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#getSession()">getSession</A></B>()</CODE>
<BR>
Returns the name of the session that this mbean operates on</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/bea/wli/config/importexport/ImportResult.html" title="interface in com.bea.wli.config.importexport">ImportResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#importUploaded(com.bea.wli.sb.management.importexport.ALSBImportPlan)">importUploaded</A></B>(<A HREF="../../../../../../com/bea/wli/sb/management/importexport/ALSBImportPlan.html" title="class in com.bea.wli.sb.management.importexport">ALSBImportPlan</A> importPlan)</CODE>
<BR>
Import an already uploaded jar file in this session.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/bea/wli/config/importexport/BulkImportResult.html" title="interface in com.bea.wli.config.importexport">BulkImportResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#importZip(com.bea.wli.config.Ref, byte[], java.util.Map)">importZip</A></B>(<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> location,
byte[] zipcontent,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>> extensions)</CODE>
<BR>
Imports the resources from a zip file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#mapReferences(java.util.Collection, java.util.Map)">mapReferences</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>> resourcesToConsider,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>,<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>> refMap)</CODE>
<BR>
Modifies the existing references from all the resources in the given list (resourcesToConsider) to a new set of references passed in the refMap.</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/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#move(com.bea.wli.config.Ref, com.bea.wli.config.Ref)">move</A></B>(<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> source,
<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> target)</CODE>
<BR>
This method is used to change the identity of a resource or to map an existing project or folder to another project or folder.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html#uploadJarFile(byte[])">uploadJarFile</A></B>(byte[] data)</CODE>
<BR>
Obtains configuration data from a configuration jar file and locally (temporarily) stages it on the server.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_weblogic.management.mbeanservers.Service"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface weblogic.management.mbeanservers.Service</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getName, getParentAttribute, getParentService, getPath, getType</CODE></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">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="NAME"><!-- --></A><H3>
NAME</H3>
<PRE>
static final <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>NAME</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.bea.wli.sb.management.configuration.ALSBConfigurationMBean.NAME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="TYPE"><!-- --></A><H3>
TYPE</H3>
<PRE>
static final <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>TYPE</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ============ 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="getSession()"><!-- --></A><H3>
getSession</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSession</B>()</PRE>
<DL>
<DD>Returns the name of the session that this mbean operates on
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the name of the session that this mbean operates on<DT><B>Since:</B></DT>
<DD>2.5</DD>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRefs(com.bea.wli.config.Ref)"><!-- --></A><H3>
getRefs</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>> <B>getRefs</B>(<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> root)
throws <A HREF="../../../../../../com/bea/wli/config/component/NotFoundException.html" title="class in com.bea.wli.config.component">NotFoundException</A></PRE>
<DL>
<DD>Returns all the resources, folders or projects that are under the given root. The root can be a Domain (e.g., <A HREF="../../../../../../com/bea/wli/config/Ref.html#DOMAIN"><CODE>Ref.DOMAIN</CODE></A>), a project or a folder. The result does not contain the given <tt>root</tt> argument.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../com/bea/wli/config/component/NotFoundException.html" title="class in com.bea.wli.config.component">NotFoundException</A></CODE> - if the given root is not found
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if the root is null, or is a resource reference.<DT><B>Since:</B></DT>
<DD>2.5</DD>
</DL>
</DD>
</DL>
<HR>
<A NAME="getDiagnostics(java.util.Collection)"><!-- --></A><H3>
getDiagnostics</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>,<A HREF="../../../../../../com/bea/wli/config/resource/Diagnostics.html" title="class in com.bea.wli.config.resource">Diagnostics</A>> <B>getDiagnostics</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A><<A HREF="../../../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>> refs)
throws <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
<DL>
<DD>Obtains diagnostic information about the given resources.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>refs</CODE> - the resource references for which to return the diagnostics. A null <tt>refs</tt> value returns all available diagnostics.
<DT><B>Returns:</B><DD>Returns a mapping from resource references to diagnostics for these resources. The result contains mappings for only those references given in the argument that have a diagnostic object. If a resource does not have any diagnostics associated with it, the map does not contain an entry for this resource.
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE><DT><B>Since:</B></DT>
<DD>2.5</DD>
</DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -