Jaxer will create proxy objects on the client.
Jaxer会在客户机上创建代理对象。
Now consider how the proxy creator internally creates proxy objects.
现在考虑代理创建器如何在内部创建代理对象?
After executing the previous steps, you have the required proxy objects.
执行完前面的步骤后,您现在具有了所需的代理对象。
Promises in JS are not transparent, they're more like proxy objects.
承诺在JS并不透明,它们更像是代理对象。
The Cglib2AopProxy class is part of the Spring framework and is used to generate dynamic proxy objects.
cglib2aopproxy类是Spring框架的一部分并用于生成动态代理对象。
The middle tier returns the data to clients typically as XML representations of entities or proxy objects.
中间层通常以实体或代理对象的XML表示形式向客户端返回数据。
Next, you'll learn how Spring's IOC framework internally creates proxy objects for the beans of your application.
接下来,您将了解Spring的IOC框架如何在内部为应用程序的bean创建代理对象。
Pixie steps in again, and creates proxy objects in place of the todo objects that are normally in the collection.
Pixie又可派上用场,它创建代理对象来代替通常位于集合中的todo对象。
In this case, the Cglib2AopProxy class creates the proxy objects you will need to control access to your secure beans.
在本例中,cglib2aopproxy类将创建安全bean访问控制所需的代理对象。
Proxy objects will be placed wherever there is an object in our shot that will receive a shadow from our CG object.
在实拍中有实际物体的地方都应放置相应的虚拟物体来接收CG物体产生的阴影。
When you call a method on one of pixie's proxy objects, it magically connects to the pixie datastore and fetches the real object for you.
当您调用其中一个pixie代理对象的方法时,它神奇地连接到pixie数据存储并为您获取真正需要的对象。
The second way the ef lets you use POCOs while still benefiting from the framework USES a bit of sleight of hand in the form of proxy objects.
时仍然能够受益框架使用的代理对象形式的戏法位ef让第二种方法使用波苏斯。
Assuming your lights are set up correctly your shadows should work without much alteration, we simply have to place proxy objects in our scene to receive the shadows.
为保证灯的位置正确设置,阴影不应有太大的改动,我们必须在场景中创建虚拟物体来接受阴影。
The method invocations on the proxy are delegated to the underlying objects.
在代理中对方法的调用委托到下面相应的对象中。
When the container invokes the proxy, it passes request, response, and filter chain objects to it.
当容器调用代理时,它将向代理发送请求、响应以及过滤器链对象。
The caching pattern was employed to store proxy and invoker objects for future use.
缓存模式被用来存储代理和调用程序对象,以供将来使用。
Only objects instantiated via the framework's proxy mechanisms can be advised.
只能通知那些通过框架的代理机制实例化的对象。
If a transmission queue listener is required, it must be associated with the client connection channel, queue manager proxy, and bridge objects previously created.
如果需要传输队列监听器,就必须与先前创建的客户端连接通道、队列管理器代理和网桥对象相关联。
The caching of proxy and invoker objects supported efficient use of resources, along with pooling of threads in the executor.
对代理和调用程序对象进行缓存,配合执行程序中的线程池,可以提高资源的使用效率。
Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
对动态代理类的方法调用,不会像直接调用对象的方法那样好。
It also helped to ensure that proxy and invoker objects were not associated with particular remote implementations of explicit interfaces.
它还能确保代理和调用程序对象与显式接口的特定远程实现没有关联。
A one-to-one relationship was established between proxy and invoker objects, with the explicit interface being the common association.
代理和调用程序对象之间建立了一对一的关系,而显式接口则充当了常用的关联方式。
Notification events were communicated to observers with call-back explicit interfaces and their respective proxy and invoker objects.
通知事件通过回调型显式接口以及与之对应的代理和调用程序对象,与观察器进行通信。
Acegi's filter chain proxy invokes SIF and passes request, response, and filter chain objects to it.
Acegi的过滤器链代理调用SIF并向其发送请求、响应和过滤器链对象。
In the center of the diagram in Figure 2 is Tivoli's WebSEAL product, which serves the role of a proxy and provides a security mechanism to control access to documents and Web objects in the network.
图2的中心展示的是Tivoli的WebSEAL产品,该产品充当代理的角色并提供安全机制来控制对网络中的文档以及Web对象的访问。
Ed from service provider details with well-defined interfaces supported by explicit interfaces, and proxy and invoker objects.
是利用经过良好定义的接口从服务提供者的细节中抽象出来的,这些接口由显式接口以及代理和调用程序对象提供支持。
The proxy filter invokes the first filter in the filter chain, passing request, response, and filter chain objects to the filter.
代理过滤器调用过滤器链中第一个过滤器,向其发送请求、响应和过滤器链对象。
The JDK dynamic proxy is simple to use, but the JDK dynamic proxy approach requires the target objects implement one or more interfaces.
JDK的动态代理用起来非常简单,当它有一个限制,就是使用动态代理的对象必须实现一个或多个接口。
The JDK dynamic proxy is simple to use, but the JDK dynamic proxy approach requires the target objects implement one or more interfaces.
JDK的动态代理用起来非常简单,当它有一个限制,就是使用动态代理的对象必须实现一个或多个接口。
应用推荐