如何向这些脚本对象方法提供参数。
How to provide parameters for these scripting object methods.
使用admintask脚本对象。
使用adminconfig脚本对象。
使用adminconfig脚本对象。
获取或设置脚本对象的成员。
下一部分将详细介绍wsadmin脚本对象。
The next section goes into detail about wsadmin scripting objects.
测试对象面板包括一个树状结构,它是脚本对象图的一个部分版本。
The Test Objects pane contains a tree that's a partial version of the script's object map.
如果想让脚本使用脚本对象方法创建集群成员,就需要了解可用的参数。
If you are going to have your script use scripting object methods to create cluster members, then you need understand the parameters that are available.
此脚本对象可用于连接模式和脚本对象未连接到运行中服务器的本地模式。
This scripting object is available in both connected mode and local mode in which the scripting object is not connected to a running server.
您可以使用在应用程序的其余部分中使用的相同模型,在必要时创建复杂的脚本对象等等。
You can use the same models the rest of your application USES, create complex script objects where required, and more.
可以使用哪些WebSphereApplicationserver脚本对象方法调用。
Which WebSphere Application Server scripting object method calls can be used.
admintask脚本对象真正强大、有用的特点之一是,几乎所有方法都提供研究参数定义的方法。
One of the really powerful and useful things about the AdminTask scripting object is that almost every method includes a way to "step through" the parameter definitions.
显然,对于这个任务,要使用某种形式的adminconfig脚本对象,所以最好先在信息中心搜索相关信息。
Because it's clear that you'll be using some sort of AdminConfig scripting object for this task, it's a good idea to start by searching the information Center for information about it.
讨论调试AS p页的脚本对象(包括脚本对象模型、脚本库、启用脚本对象调试和跟踪)的注意事项。
Discusses considerations in debugging script objects in ASP pages, including the script object model, script library, enabling script object debugging, and tracing.
WebIDL是一种IDL的变体,它所具有的很多特性使之能够更容易地对Web平台里的常用脚本对象的行为进行规定。
Web IDL is an IDL variant with a number of features that allow the behavior of common script objects in the web platform to be specified more readily.
使用此模型可以充分利用wsadmin脚本对象和WebSphereApplicationserver库带来的好处。
Using this model, you can take advantage of wsadmin scripting objects and WebSphere Application Server libraries.
Jythonwsadmin脚本对象方法可以传递字符串列表(这里看到的情况),也可以传递列表的串(前面看到的情况)。
As you might know, the Jython wsadmin scripting object methods can pass either a list of strings (as you see here) or a string of lists (which you saw earlier).
幸运的是,您可以从wsadmin脚本对象和WebSphereApplicationserver库中获得大量帮助。
Fortunately, you can get enormous help from wsadmin scripting objects and WebSphere Application Server libraries.
指定应用服务器模板名称(如果指定模板名称,就不需要查找配置ID,因为admintask脚本对象会替您完成这一步)。
Specify an application server template name (if you specify the template name, you don't have to lookup the configuration ID because the AdminTask scripting object will do this for you).
WebSphereApplicationServer提供了有用的wsadmin脚本对象来增强对Jython的支持。
WebSphere Application Server provides useful wsadmin scripting objects to enhance the support for Jython.
然后,执行 ScriptFactoryPostProcessorbean,用实际的脚本对象替换所有的工厂bean。
Then the ScriptFactoryPostProcessor bean goes through and replaces all the factory beans with the actual scripted objects.
表示上传到WebSphereCloudBurst 的单个脚本包的脚本对象,提供配置特定脚本包的属性和方法。
The script object represents a single script package uploaded to WebSphere CloudBurst, and provides attributes and methods to configure the specific script package.
Jython脚本编程模型强调了脚本对象和WebSphereApplicationServer库,如图2 所示。
The Jython script programming model highlights the scripting objects and WebSphere Application Server library; it's shown in Figure 2.
由于wsadmin与Jython解释器集成在一起,因此wsadmin脚本对象在jython脚本中作为本地对象处理,从而极大地简化了编程。
Because wsadmin is integrated with the Jython interpreter, wsadmin scripting objects are processed as local objects in Jython scripts, which simplifies the programming greatly.
借助于这些脚本对象,jython脚本可以利用JMX的优势、创建或删除资源,以及查询和修改WebSphereApplicationServer资源的配置。
With the help of these scripting objects, a Jython script can take advantage of JMX; create or delete a resource; and query and modify the configurations of WebSphere Application Server resources.
你还应该看到右侧的脚本资源管理器中列出的所有验证点和测试对象。
You should also see all of the verification points and test objects listed in the Script Explorer on the right.
随着新队列、主题和其他对象的添加,脚本被再次运行。
As new queues, topics, and other objects are added, the scripts are rerun.
这是键索引对象,当脚本在目录中进行递归时,文件添加到其中。
This is the key indexing object to which files will be added as the script recurses through directories.
对所有你想要添加到这个脚本的对象重复6 - 10的步骤。
Repeat steps 6-10 for all objects you want to add into this script.
您仍然需要保留对象定义脚本,并且可能仍然能够在任何时候完整地运行它们以添加新对象。
You still want to keep the object definition scripts and you would still like to be able to run them at anytime — in their entirety — to add new objects.
应用推荐