Our object factory is fairly simple.
我们的对象工厂相当简单。
That’s where the Dependency Injection container comes in. It is a smart object factory.
这就是依赖注入容器责无旁贷的,它是一个智能的对象工厂。
Your first step in creating an in-memory object hierarchy is to create an object factory.
创建内存对象层次结构的第一步是创建一个对象工厂。
This object factory creates the context object, which you use to work with named contexts in ApacheDS.
这个对象工厂创建了Context对象,可以将这个对象与ApacheDS中的命名上下文一起使用。
You make a call to the Derby database, use the object factory to create topping objects, and return them.
对Derby数据库进行一次调用,使用对象工厂创建浇头对象,并返回浇头对象。
AXIOM allows many different object factory implementations, but the linked list is by far the most popular.
AXIOM允许很多不同的对象工厂实现,但链表是最常用的。
To manage these mechanisms properly, you must return objects obtained from an object factory back to the same factory.
为了能够正确地管理这个机制,必须将从工厂中得到的对象再返回到同个工厂中。
The code USES the SCA service manager to locate the business object Factory, which is used to create business objects from XML schemas.
这些代码使用SCA服务管理器查找业务对象工厂(Business Object Factory),后者用于从XML模式中创建业务对象。
So, we use a Factory class (a.k.a. an object factory) to provide the client code with instances of Db2AttendeeDAO and DefaultDAO as needed.
因此我们使用Factory类(又名对象工厂),以根据需要为客户机代码提供Db2AttendeeDAO和 DefaultDAO实例。
The java.naming.factory.initial property specifies the name of the object factory that you are using as part of your JNDI client-side implementation.
initial属性指定了用作JNDI客户端实现的一部分的对象工厂的名称。
A data source refers to the object or factory that generates connections to the actual source of data (usually a database) within an application.
数据源是指对象或工厂,用于生成与应用程序内的实际数据源(通常是数据库)的连接。
In this way, the object returned from the static factory method could implement any number of interfaces defined when I create the proxy.
用这种方式,静态工厂方法返回的对象可以实现建立代理时所定义的任意数量的接口。
In fact, many would have started this approach with a factory object, rather than a factory method — we did, but soon backed away.
实际上,许多人已经用工厂对象来着手这种方法,而不是用工厂方法—我们以前是这样做的,但很快就放弃了。
First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.
首先,这个程序通过查找上下文对象获得一个指定名称的队列连接工厂。
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 run time, a factory object can generate a connection, locate the CICS server, and invoke the CICS program at the server.
在运行时,工厂对象可以生成连接、定位CICS服务器和激活服务器上的CICS程序。
A prized object in the factory is the stamper, the master copy of a software product that takes great precision to produce.
压模,软件产品的主拷贝,需要极大的精度去生产,是工厂的一件弥足珍贵的物品。
A connection factory is an object that is used to create connections to a resource manager.
连接工厂是用于创建至资源管理器的连接的对象。
The factory object implements your de-referencing logic.
工厂对象实现取消引用逻辑。
The Abdera object provides the Factory, which can create entries or other objects.
Abdera对象提供了Factory,它能创建条目或者其他对象。
You do so by obtaining an instance of the driver from a factory object.
方法是从工厂对象中得到该驱动程序的实例。
If an abstract factory object must be passed in, then you must add a new public constructor or mutator.
如果必须传入抽象工厂对象,那么您必须添加一个新的公用构造函数或赋值(mutator)方法。
Using a factory class to simplify object construction.
使用一个工厂类简化对象构建。
But a more parsimonious approach is to let a factory object generate the needed customer objects "as each customer enters the store."
但更简洁的方法是“在每位顾客到商店时”,让工厂对象生成所需的顾客对象。
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对象。
This ProtocolCodecFactory is a factory object that the ApacheDS framework USES to create LDAP-specific encoding and decoding objects.
这个ProtocolCodecFactory是一个工厂对象,ApacheDS框架用它创建特定于LDAP的编码和解码对象。
This ProtocolCodecFactory is a factory object that the ApacheDS framework USES to create LDAP-specific encoding and decoding objects.
这个ProtocolCodecFactory是一个工厂对象,ApacheDS框架用它创建特定于LDAP的编码和解码对象。
应用推荐