命令对象模式的还是真实的?
创建一个新的菜单命令对象。
在实现中,通过使用指向命令对象的指针获取属性。
In your implementation, you get the property by using the pointer to the command object.
四种wsadmin命令对象的语法、函数和命名约定之间没有大量的一致性。
There is not a great deal of consistency between the syntax, functions, and naming conventions of the four wsadmin command objects.
要开发的应用程序将主要使用Spring标记库把表单与命令对象绑定在一起。
The application you'll develop uses the Spring tag libraries mainly to bind forms with a command object.
否则,在数据源对象的UpdateCommand属性后创建和配置一个命令对象。
Otherwise, a command object is created and configured after the UpdateCommand property of the data source object.
因此,所有的命令对象应该是居住在在客户端应用程序和应用程序的调用者。
So all the command objects should be residing in both the client app and the invoker app.
WebSphere还可以拦截命令对象对execute方法的调用,并存储动态缓存内对象的内容。
WebSphere can also intercept a call to the execute method of a command object and store the content of the object within the dynamic cache.
在请求传入时,我们使用XStream将XML反序列化成一个命令对象,然后合理地进行处理就可以了。
When a request comes in, we deserialize the XML into a command object using XStream and appropriately handle it.
DB 2 Command-该命令对象支持使用数据连接对象执行任何受支持的sql语句或存储过程。
DB2Command - The command object allows for executing any supported SQL statement or stored procedure using a data connection object.
在命令对象上调用execute方法,这个方法返回一个缓存的LatLong或从Web服务返回一个新的结果。
Calls the execute method on the command object, which returns a cached LatLong or a new result from the Web service.
在WebSphereApplicationServer内缓存命令对象是利用cachespec . xml来配置的。
The ability to cache command objects within WebSphere Application Server is configured using cachespec.xml.
你可以创建自己所需要的新的对象或命令类型。
If you need a new type of object or command, you create one.
使用帮助命令可获取关于目标对象和选项的信息。
Use the help command to get information on the target object and options.
预期的目标对象因调用的管理命令而异。
The expected target object varies with the admin command invoked.
这包括定义一个进程对象和在代理命令队列上启用触发。
This includes definition of a process object and to enable triggering on the agent command queue.
学习和理解这些类型是比较枯燥的,尤其是一个命令返回的对象是你所不熟悉的类型。
Learning and understanding the types can be unwieldy, however, especially if a command returns an object of a type you're not familiar with.
此文件包含用于在协调管理器中为FTE创建必要MQ对象的命令。
This file contains the commands to create the MQ objects needed for FTE in the coordination manager.
该工具能自动生成用于实施变更、管理依赖对象的命令,并能自动定位由于模式变更所导致的副作用。
This tool automatically generates commands to implement changes, manage dependent objects, and take actions to address any side effects caused by schema changes.
图2展示了通过命令行运行此COM对象的输出结果。
Figure 2 shows the output from running this com object from the command line.
但对于从其他队列管理器发送命令的对象又该如何办呢?
But what about things that send commands from other queue managers?
事件处理器可以做任何事,包括调用一个对象的方法,运行一个命令,或者对远程对象进行调用。
A handler can be anything from calling a method on an object, running a command or invoking a remote object call.
现在可使用清单4中的命令将策略应用到对象上以便执行。
Now you can use a command like the one in Listing 4 to attach the policy to the object for enforcement.
使用帮助命令获取关于管理命令的目标对象的信息。
Use the help command to get information on the target object of an admin command.
此调用语法用来调用不需要目标对象的管理命令。
This invocation syntax is used to invoke an admin command that does not require a target object.
大部分命令返回一个对象或者一个对象的集合,事实上,是。NET对象。
Most of the commands return an object (or a set of objects) that are, in fact,.net objects.
然后setmqaut命令授予或撤销该对象定义上的权限。
The setmqaut command then grants or revokes authority on the object definition.
我们能用此前讨论过的 @listall命令来查看对象所有的属性。
We can see all the properties of the object using the @listall command discussed earlier.
通过执行以下命令,可以将挂载对象标为私有的。
A mount object can be marked private by executing the following command.
BusinessLayerProxy然后要求CommandFactory建立请求的业务逻辑对象(命令),这样,业务就可以被执行。
BusinessProxy then asks CommandFactory to create the desired business logic object (command) so the business can be executed.
应用推荐