Uses of Interface
org.apache.geronimo.interceptor.InvocationKey

Packages that use InvocationKey
org.apache.geronimo.interceptor   
org.apache.geronimo.webservices   
 

Uses of InvocationKey in org.apache.geronimo.interceptor
 

Methods in org.apache.geronimo.interceptor with parameters of type InvocationKey
 Object Invocation.get(InvocationKey key)
           
 void Invocation.put(InvocationKey key, Object value)
           
 

Uses of InvocationKey in org.apache.geronimo.webservices
 

Classes in org.apache.geronimo.webservices that implement InvocationKey
 class MessageContextInvocationKey
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.