Dynamic Invocation Interface 动态调用接口 ; 动态激活接口 ; 接口 ; 动态调用程序
The dynamic invocation interface requires a Call object to be created at runtime.
该动态调用接口需要在运行时创建一个 Call 对象。
Listing 6 shows how to create a dynamic proxy class for the User interface (using the UserImpl implementation class), while passing all method invocations through the invocation handler.
清单6显示了如何为User接口建立动态代理(用userimpl实现类),同时通过调用处理程序传递所有的方法调用。
The JAX-RPC Call interface supports the dynamic invocation of a web services' operations.
JAX - RPC Call接口支持动态调用Web服务的操作。
应用推荐