When asked, the managers provide a component instance.
管理器提供了一个组件实例。
Find a component instance matching the specified type.
找一个已指定类型的组件实例。
This method allows a component instance to perform custom cleanup actions.
removeInstance(...)方法允许组件实例执行定制的清空操作。
You can step into, step over, or step out of various elements in a component instance.
您可以单步跳入、单步跳过或单步跳出组件实例中的各种元素。
Nobody else can use that component instance, so you can be sure any scribbles in it are yours.
其他任何人都不能使用该组件实例,所以可以确保任何涂改都是您的。
The model represents any kind of data relevant to the component instance and defines its behavior.
模型表示与组件实例相关的任何类型的数据并定义其行为。
Thus, a business component handler knows which concrete business component instance must be processed.
因此,一个业务组件处理程序知道具体哪个业务组件实例必须被处理。
The expression context is typically the component instance , which is the source of binding values.
典型的表达式上下文就是这个组件实例,它是各种绑定值的来源。
To reduce the time spending of client accessing the component using the component instance pooling.
使用组件实例池功能,降低了客户端应用访问组件的时间开销。
This enables CAI to create a business component instance as soon as the portlet is added to an application.
这使得只要Portlet被添加到应用程序,CAI就可以创建一个业务组件实例。
Seam can differentiate between them if you specify the conversation ID before retrieving the component instance stub.
如果在检索组件实例存根之前指定了对话id,那么Seam就可以对它们进行区分。
All callback methods have in common the first parameter as the identifier of a particular business component instance.
所有回调方法共有第一个参数作为一个特定业务组件的标识符。
Because this realm is configured at the level, it is available to all the hosts that are running on the Tomcat component instance.
由于该领域是在级别配置的,因此它对运行在Tomcat组件实例上的所有主机可用。
In all subsequent CAI callbacks, this identifier will be passed in to identify which concrete business component instance is affected.
随后,在所有CAI回调函数中,这个标识符将被传入来识别哪个具体业务组件实例受到影响。
An implementation can declare lifecycle methods that are called when a component instance is instantiated or when the scope is expired.
实现可以声明生命周期方法,以供初始化组件实例或范围过期时调用。
Each component instance gets its own injector and an injector at one level is a child injector of the injector above it in the tree.
每个组件实例获得了它自己的注入器,并且每个级别上的注入器都是它上级节点的子注入器。
As such, individual component implementations need to implement their own storage mechanism for any data associated with the component instance.
同样,单个组件实现需要为与组件实例相关的数据实现自己的存储机制。
As with expressions, statements can refer only to what's in the statement context - typically the component instance to which we're binding the event.
和表达式中一样,语句只能引用语句上下文中——通常是正在绑定事件的那个组件实例。
When building large applications with many JSF pages, you might dislike the idea of manually setting the styleClass attribute for every component instance.
在构建具有很多JSF页面的大型应用程序时,您可能不喜欢手动设置每个组件实例的styleClass属性。
This paper elaborates the constraint-based method and gives the realizing approach to the hole-series feature mapping. It's verified by a component instance.
重点阐述孔系约束匹配法及基于约束的孔系特征映射实现方法,并给出实例验证。
Create is called at the beginning of the instantiation phase and triggers the creation of a new business component instance and the initialization of needed resources.
Create在实例化的初始阶段调用,触发一个新业务组件示例的创建和所需资源的实例化。
For this reason, for the portlet to access the component, it needs to determine the ID of the business component instance associated with this particular portlet instance.
鉴于这个原因,portlet要访问组件,它需要判断与这个特定portlet实例相关的业务组件实例的ID。
As with the Lifecycle.createInstance(...) method, the Templatable.createFromTemplate(...) method must generate and return a unique identifier for the new component instance.
方法一样,Templatable.createFromTemplate(...) 方法必须为新的组件实例生成并返回一个惟一的标识符。
This id is a required list element in the ListModel that must be returned from this method, and it is used to identify the component instance in subsequent CAI interactions.
此ID是必须从方法中返回的ListModel的必需列表元素,它用于识别后续CAI交互中的组件实例。
Whenever a new instance of the Photo Book component is created, the Lotus Quickr server automatically copies this site area into a library representing the component instance.
在创建PhotoBook组件的新实例时,LotusQuickr服务器自动地把这个站点区域复制到代表组件实例的库中。
For instance, the first tag of Listing 1 identifies a component instance named FilterChainProxy, which is an instance of a class named org.acegisecurity.util.FilterChainProxy.
比方说,清单1的第一个标记标识了名为FilterChainProxy的组件实例,它是名为or g . acegisecurity . ut il . FilterChainProxy的类的实例。
This interface defines the necessary callbacks that the component can implement so that it can listen to events such as creation and deletion of the component instance in a place.
该接口定义了组件可以实现的必要回调,这样就可以侦听诸如组件实例的创建和删除等事件。
The remoting framework code on the server picks up this request, unmarshals the XML, extracts the component name, method, and arguments, then invokes the method on the server-side component instance.
服务器上的remoting框架代码获取这个请求,对这个XML进行解除编排处理,提取出组件名、方法和实参,然后再在服务器端组件实例上调用此方法。
Select for each view component the corresponding instance variable.
为每个视图组件选择相应的实例变量。
Specifically, you need to create an instance variable for each dynamic component that you defined on the view.
具体地,您需要为您在视图上定义的每一个动态组件创建一个实例变量。
应用推荐