The DriverManager acts as a factory object.
DriverManager作为一个工厂对象。
To define the JMS queue connection factory object.
要定义JMS队列连接工厂对象,请执行以下步骤。
The factory object implements your de-referencing logic.
工厂对象实现取消引用逻辑。
We will also call this object a class factory object.
我们同样称呼这个对象为类工厂对象。
This entity can be the class factory object or any other client.
这个实体能够是类工厂对象或其它客户端。
You do so by obtaining an instance of the driver from a factory object.
方法是从工厂对象中得到该驱动程序的实例。
It also provides a Factory object, which you can use to create a new Entry.
还提供了一个Factory对象,我们可以使用该对象创建新entry对象。
Thus for global reference counting, references to the class factory object should not count.
这样让全局引用计数对类工厂对象的引用计数不再起作用了。
This function lets the client keep alive the module that implements the class factory object.
此函数让客户端感知实现类工厂的模块。为什么这样做呢?
For example, Listing 1 employs a com.sun.jndi.ldap.LdapCtxFactory factory object from Sun Microsystems.
例如,清单1使用了来自Sun Microsystem 的 com.sun.jndi.ldap.LdapCtxFactory工厂对象。
Our object factory is fairly simple.
我们的对象工厂相当简单。
Assure that the factory method is accessible to the target object and its subclasses.
确保目标对象及其子类可以访问工厂方法。
Using a factory class to simplify object construction.
使用一个工厂类简化对象构建。
Specifically, the XPath factory lets you work with different object models.
具体来说,XPath工厂允许使用不同的对象模型。
JmsdemoJNDIbindings.scp - administered object definitions with a connection factory set to use bindings mode.
scp——将定义为连接工厂的受管理对象设置为使用绑定模式。
Create an empty OMElement object using a factory class.
用一个工厂类来创建一个空的OMElement对象。
JmsdemoJNDIclient.scp - administered object definitions with a connection factory set to use client mode.
scp——将定义为连接工厂的受管理对象设置为使用客户机模式。
Using a static factory method to create a Msg object.
使用静态工厂方法创建一个msg对象。
You then use this factory to create an XPath object.
然后使用这个工厂创建XPath对象。
The Application object is the factory that creates value bindings.
Application对象是创建值绑定的工厂。
Your first step in creating an in-memory object hierarchy is to create an object factory.
创建内存对象层次结构的第一步是创建一个对象工厂。
The object-oriented solution to such a problem is the factory class.
针对这类问题的一种面向对象式解决方案是使用工厂类。
In this case, the application creates the SOAPConnection object using a factory.
在这个例子中,应用程序通过使用工厂(factory)创建SOAPConnection对象。
It is called a Factory Pattern since it is responsible for "manufacturing" an object.
它之所以叫工厂模式是因为它由一个对象工厂来负责被调用。
It is called a Factory Pattern since it is responsible for "manufacturing" an object.
它之所以叫工厂模式是因为它由一个对象工厂来负责被调用。
应用推荐