Uses of Package
org.jboss.invocation

Packages that use org.jboss.invocation
org.jboss.cache.invalidation.triggers   
org.jboss.ejb Package description goes here
org.jboss.ejb.plugins Package description goes here
org.jboss.ejb.plugins.cmp.jdbc Package description goes here
org.jboss.ejb.plugins.cmp.jdbc.bridge Package description goes here
org.jboss.ejb.plugins.cmp.jdbc2   
org.jboss.ejb.plugins.inflow   
org.jboss.ejb.plugins.lock Package description goes here
org.jboss.ejb.plugins.security   
org.jboss.invocation   
org.jboss.invocation.http.interfaces   
org.jboss.invocation.http.server   
org.jboss.invocation.jrmp.interfaces   
org.jboss.invocation.jrmp.server   
org.jboss.invocation.local   
org.jboss.invocation.pooled.interfaces   
org.jboss.invocation.pooled.server   
org.jboss.invocation.unified.interfaces   
org.jboss.jmx.connector.invoker   
org.jboss.jmx.connector.invoker.client   
org.jboss.jmx.connector.invoker.serializablepolicy   
org.jboss.naming Package description goes here
org.jboss.naming.interceptors   
org.jboss.proxy Package description goes here
org.jboss.proxy.ejb   
org.jboss.proxy.ejb.handle   
org.jboss.tm.usertx.server Package description goes here
 

Classes in org.jboss.invocation used by org.jboss.cache.invalidation.triggers
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.ejb
Invocation
          The Invocation object is the generic object flowing through our interceptors.
InvocationStatistics
          A method invocation statistics collection class.
InvocationType
          Type safe enumeration used for to identify the invocation types.
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins
Invocation
          The Invocation object is the generic object flowing through our interceptors.
InvocationType
          Type safe enumeration used for to identify the invocation types.
MarshalledValue
          A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies.
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins.cmp.jdbc
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins.cmp.jdbc.bridge
Invocation
          The Invocation object is the generic object flowing through our interceptors.
LocalEJBInvocation
          Optimized invocation object for Local interface invocations
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins.cmp.jdbc2
Invocation
          The Invocation object is the generic object flowing through our interceptors.
LocalEJBInvocation
          Optimized invocation object for Local interface invocations
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins.inflow
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins.lock
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.ejb.plugins.security
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.invocation
Invocation
          The Invocation object is the generic object flowing through our interceptors.
InvocationContext
          The Invocation Context
InvocationKey
          Type safe enumeration used for keys in the Invocation object.
InvocationType
          Type safe enumeration used for to identify the invocation types.
Invoker
          This invoker carries Invocation in the JMX target node.
InvokerInterceptor
          A very simple implementation of it that branches to the local stuff.
MarshalledValue
          A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies.
MarshallingInvokerInterceptor
          An InvokerInterceptor that does not optimize in VM invocations
PayloadKey
          Type safe enumeration used for to identify the payloads.
 

Classes in org.jboss.invocation used by org.jboss.invocation.http.interfaces
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.invocation.http.server
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.invocation.jrmp.interfaces
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.invocation.jrmp.server
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.invocation.local
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.invocation.pooled.interfaces
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
MarshalledInvocation
          The MarshalledInvocation is an invocation that travels.
 

Classes in org.jboss.invocation used by org.jboss.invocation.pooled.server
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.invocation.unified.interfaces
Invocation
          The Invocation object is the generic object flowing through our interceptors.
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.jmx.connector.invoker
Invocation
          The Invocation object is the generic object flowing through our interceptors.
MarshalledInvocation
          The MarshalledInvocation is an invocation that travels.
 

Classes in org.jboss.invocation used by org.jboss.jmx.connector.invoker.client
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.jmx.connector.invoker.serializablepolicy
MarshalledInvocation
          The MarshalledInvocation is an invocation that travels.
 

Classes in org.jboss.invocation used by org.jboss.naming
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.naming.interceptors
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 

Classes in org.jboss.invocation used by org.jboss.proxy
Invocation
          The Invocation object is the generic object flowing through our interceptors.
InvocationContext
          The Invocation Context
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.proxy.ejb
Invocation
          The Invocation object is the generic object flowing through our interceptors.
InvocationContext
          The Invocation Context
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.proxy.ejb.handle
Invoker
          This invoker carries Invocation in the JMX target node.
 

Classes in org.jboss.invocation used by org.jboss.tm.usertx.server
Invocation
          The Invocation object is the generic object flowing through our interceptors.
 



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