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对象。
A factory object, which creates our analysis objects for us, fully populated from the DBMS.
一个factory对象,为我们创建分析对象,完全从DBMS中组装。
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.
此函数让客户端感知实现类工厂的模块。为什么这样做呢?
This data member saves the identifier that COM returns when registering the class factory object.
这个数据成员保存注册类工厂对象时COM返回出来的标识。
If an abstract factory object must be passed in, then you must add a new public constructor or mutator.
如果必须传入抽象工厂对象,那么您必须添加一个新的公用构造函数或赋值(mutator)方法。
For example, Listing 1 employs a com.sun.jndi.ldap.LdapCtxFactory factory object from Sun Microsystems.
例如,清单1使用了来自Sun Microsystem 的 com.sun.jndi.ldap.LdapCtxFactory工厂对象。
This factory object creates a DirContext object capable of authoring LDAP requests that ApacheDS can understand.
这个工厂对象创建的DirContext对象能够制定ApacheDS可以理解的LDAP请求。
You might say that the InitialDirContext object is a wrapper for the DirContext object instantiated by a factory object.
您可能会说InitialDirContext对象是由工厂对象实例化的DirContext对象的包装器。
At run time, a factory object can generate a connection, locate the CICS server, and invoke the CICS program at the server.
在运行时,工厂对象可以生成连接、定位CICS服务器和激活服务器上的CICS程序。
The object returned is the class factory object, and the interface ID assures the caller that it "understands" the pointer.
返回的对象是类工厂对象,接口id确保调用者“理解”指针。
In fact, many would have started this approach with a factory object, rather than a factory method — we did, but soon backed away.
实际上,许多人已经用工厂对象来着手这种方法,而不是用工厂方法—我们以前是这样做的,但很快就放弃了。
One layer above the core object is the factory code. The factory object provides a basic abstraction of the core XPCOM object.
核心对象的上一层是工厂代码层。工厂对象提供了核心XPCOM对象的基本抽象。
But a more parsimonious approach is to let a factory object generate the needed customer objects "as each customer enters the store."
但更简洁的方法是“在每位顾客到商店时”,让工厂对象生成所需的顾客对象。
This ProtocolCodecFactory is a factory object that the ApacheDS framework USES to create LDAP-specific encoding and decoding objects.
这个ProtocolCodecFactory是一个工厂对象,ApacheDS框架用它创建特定于LDAP的编码和解码对象。
Remember that the client passed an interface id to the class factory object, and in the object we validated whether it was our class factory interface.
记住客户端传递一个接口id到类工厂对象里,在对象内部我们审核它是不是我们类工厂的接口。
Once you have the factory object, you can create an OmniFind application Info object which will control which collections this application will be able to search.
获得工厂对象后,您就能够创建OmniFindApplicationInfo对象,它将控制该应用程序能够搜索的集合。
If you accidentally have more than one factory object for one of the reasons above, you will still have two of the created objects, even if each factory object is built correctly.
基于上述原因,如果得到了多于一个的工厂类对象,即使每个工厂类对象都被正确创建,依然会得到两个被创建类对象。
At this point, you may be tempted to go one step further and replace the factory method with a full-fledged abstract factory object, as detailed in Design Patterns by Erich Gamma, et al.
此时,您可能很想更进一步并用成熟的抽象工厂对象替换工厂方法,如ErichGamma等人在设计模式中详细描述的那样。
That’s where the Dependency Injection container comes in. It is a smart object factory.
这就是依赖注入容器责无旁贷的,它是一个智能的对象工厂。
A data source refers to the object or factory that generates connections to the actual source of data (usually a database) within an application.
数据源是指对象或工厂,用于生成与应用程序内的实际数据源(通常是数据库)的连接。
First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.
首先,这个程序通过查找上下文对象获得一个指定名称的队列连接工厂。
First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.
首先,这个程序通过查找上下文对象获得一个指定名称的队列连接工厂。
应用推荐