Uses of Class
org.jboss.invocation.MarshalledInvocation

Packages that use MarshalledInvocation
org.jboss.invocation.pooled.interfaces   
org.jboss.jmx.connector.invoker   
org.jboss.jmx.connector.invoker.serializablepolicy   
 

Uses of MarshalledInvocation in org.jboss.invocation.pooled.interfaces
 

Subclasses of MarshalledInvocation in org.jboss.invocation.pooled.interfaces
 class PooledMarshalledInvocation
          The MarshalledInvocation is an invocation that travels.
 

Uses of MarshalledInvocation in org.jboss.jmx.connector.invoker
 

Methods in org.jboss.jmx.connector.invoker with parameters of type MarshalledInvocation
 Object SerializablePolicy.filter(MarshalledInvocation input, Object result)
           
 Object SerializableInterceptor.NoopPolicy.filter(MarshalledInvocation input, Object result)
           
 

Uses of MarshalledInvocation in org.jboss.jmx.connector.invoker.serializablepolicy
 

Methods in org.jboss.jmx.connector.invoker.serializablepolicy with parameters of type MarshalledInvocation
 Object StripModelMBeanInfoPolicy.filter(MarshalledInvocation input, Object result)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.