我可以很容易地指定动态代理类在运行时要实现的多个接口。
I could just as easily specify multiple interfaces that the dynamic proxy class would implement at runtime.
如果EJB远程实现类要直接实现EJB远程接口,则可以在编译期间检查相关性的验证。
If the EJB remote implementation class were to implement the EJB remote interface directly, verification of dependencies could be checked at compile time.
必须注意要确保在EJB远程实现类中实际实现了远程接口中声明的方法。
Care must be taken to ensure that methods declared in the remote interface are actually implemented in the EJB remote implementation class.
实现MBean类通常非常直接明了,因为MBean接口要反映现有实体或服务的属性和管理操作。
Implementing the MBean class is usually fairly straightforward, as the MBean interface is supposed to reflect the properties and management operations of an existing entity or service.
要开始构建连接应用程序和AIM的界面,需要添加一个实现AccEvents接口的类。
To begin building your application's interface to AIM, you need to add a class that implements the AccEvents interface.
根据模型要求,要创建监听器类及其对象,完成向事件源的注册并实现接口中的特定方法。
According to the requirements of the model, listener class and it's object will be created to register to the event source and realize the specific method in interface.
在类关系图上,显示要实现接口的类。
On the class diagram, display the class that you want to implement the interface.
注意:关于匿名接口实现类还有一件要记住的事情是他只能实现一个接口。
One more thing to keep in mind about anonymous interface implementers-they can implement only one interface.
注意:关于匿名接口实现类还有一件要记住的事情是他只能实现一个接口。
One more thing to keep in mind about anonymous interface implementers-they can implement only one interface.
应用推荐