... interface 如果是true,生成interface而非class implements 类要实现的接口 extends 类要继承的超类(若是subclass,则忽略该属性) ...
基于1个网页-相关网页
我可以很容易地指定动态代理类在运行时要实现的多个接口。
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.
应用推荐