Uses of Class
org.jboss.invocation.InvokerInterceptor

Packages that use InvokerInterceptor
org.jboss.invocation   
 

Uses of InvokerInterceptor in org.jboss.invocation
 

Subclasses of InvokerInterceptor in org.jboss.invocation
 class ByValueInvokerInterceptor
          An InvokerInterceptor that does not optimize remote invocations.
 class DataContainerMarshallingInvokerInterceptor
          This MarshallingInvokerInterceptor uses JbossSerialization DataContainer's doing a faster serialization over call-by-values than For Marshalling local call-by-values using JBossSerialization
 class MarshallingInvokerInterceptor
          An InvokerInterceptor that does not optimize in VM invocations
 



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