站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

org.jboss.proxy (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Package org.jboss.proxy

Package description goes here.

See:
          Description

Interface Summary
IClientContainer An interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext.
 

Class Summary
ClientContainer An invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain.
ClientMethodInterceptor Handle toString, equals, hashCode locally on the client.
GenericProxyFactory A generic factory of java.lang.reflect.Proxy that constructs a proxy that is a composite of ClientContainer/Interceptors/Invoker
Interceptor The base class for all interceptors.
SecurityInterceptor The client-side proxy for an EJB Home object.
TransactionInterceptor The client-side proxy for an EJB Home object.
 

Package org.jboss.proxy Description

Package description goes here.

Package Specification

Related Documentation

Package Status



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.