It does not provide managed object support.
它没有提供受管对象支持。
Gets the identity of this managed object.
获取此托管对象的标识。
It is a Core Data entity (managed object).
它是一个核心数据实体(管理对象)。
Provides methods for controlling a managed object.
提供用于控制托管对象的方法。
Enables OO programming with a well defined managed object model.
可以通过一个定义良好的管理对象模型进行面向对象编程。
Marshals data from an unmanaged block of memory to a managed object.
将数据从非托管内存块封送到托管对象。
NET clients can make requests on the same managed object simultaneously.
NET客户端可以同时对同一托管对象发出请求。
The managed object is then passed to the method and no wrapper is needed.
托管对象然后被传递给方法,而不需要任何包装。
JMS request queue: the JMS managed object that represents the request MQ queue.
JMS请求队列:表示请求mq队列的jms托管对象。
The entity of a managed object cannot be changed after the object has been created.
一个托管对象的实体对象创建后不能更改。
Never try to save a Manager Instance on a non - transient field of a Managed Object.
绝对不要尝试在一个管理对象的非瞬时域上保存一个管理器实例。
The proxy then delegates all calls on the class interface back to the managed object.
该代理然后将类接口上的所有调用委托回托管对象。
For example, there is longer any special handling of JMS managed object definitions required.
例如,长久以来一直要求对JMS管理的对象定义进行某种特殊处理。
An interface is being implemented by another managed object that was passed to COM elsewhere.
接口正被在其他地方传递给COM的另一托管对象实现。
For example, in the web-tier a Spring-managed object may be bound to 'request' or 'session' scope.
举个例子来说,在web层,一个Spring管理对象可能捆绑到request或session的范围。
Why doesn't my managed object see the other managed objects that are in a to many relationship to it?
为什么没有我的托管对象看到其他的对象,在一对多的关系吗?
Many tasks can read the state of the same Managed Object at the same time without causing contention.
许多任务可以同时读相同管理对象的状态而不会产生冲突。
If there is exactly one Spring-managed object matching the dependency's type, then it will be injected.
如果刚好只有一个Spring管理对象符合该依赖的类型,那么它会被注入。
Runtime Callable Wrapper, which the common language runtime manages as it does any other managed object.
运行时可调用包装,与其他任何托管对象一样,它由公共语言运行时管理。
The CCW, in turn, holds a single reference to the managed object that implements the interface and is garbage collected.
而该CCW又对实现接口的托管对象持有单个引用,并且会进行垃圾回收。
It is very important that the only fields on one Managed Object that reference another Managed Object be Managed References.
很重要的一点是,只有那些引用了其他管理对象的管理对象上的域才是管理引用。
If any of them wants to write to it, however, that can cause contention with tasks that read from or write to the same Managed Object.
然而,如果它们中的任何一个任务想去写它,就会和那些读或写同一个管理对象的任务产生冲突。
As is typical with MBean implementation classes, each of the operations is trivial to implement, delegating to the underlying managed object.
与MBean实现类中的典型情况一样,每个操作实现起来都很细碎,所以把实现委托给了底层受管对象。
The proxy has a dual nature: it ACTS as an object of the same class as the remote object (transparent proxy), and is a managed object itself.
该代理具有双重特性:它充当与远程对象相同的类的对象(透明代理),同时它本身是托管对象。
Obtaining and releasing a reference to a running COM object is just like obtaining and releasing a reference to any other running managed object.
获取和释放对运行COM对象的引用类似于获取和释放对其他任何运行托管对象的引用。
Similarly, a method annotated with @PreDestroy on a Spring-managed object will be invoked when the application context hosting that object is closed.
类似地,一个在Spring管理对象上用@PreDestroy注解的方法会在这个对象寄宿的应用程序上下文(application context)关闭的时候被调用。
The same technique can be used to provide the mediation with managed object references, such as a data source that could be used to augment the message with other data.
同样的技术可以用来提供具有被管理对象引用的中介,例如数据源可以用来通过其它数据来增加消息。
The marshaler can readily identify interfaces exposed by managed objects and is able to match the interface with the managed object that provides the implementation.
封送拆收器可以很容易地标识托管对象所公开的接口,并能够将该接口与提供该实现的托管对象相匹配。
Also, you should consider the increasing availability of tools and optimized implementations of the EJB standard that you would not get with home grown managed object frameworks.
你也应当考虑到越来越多的可选工具和EJB标准的优化实现手段,这些都是你无法从本地管理对象框架中获得的。
The platform can automatically generate SNMP Agent according to the managed object information models presented by users and offer application programming interfaces to users.
该平台可以根据用户所提供的被管对象信息模型,自动生成SNMP网管代理软件,并为用户提供应用编程接口。
应用推荐