Uses of Interface
org.apache.geronimo.core.service.InvocationKey

Packages that use InvocationKey
org.apache.geronimo.core.service   
 

Uses of InvocationKey in org.apache.geronimo.core.service
 

Classes in org.apache.geronimo.core.service that implement InvocationKey
 class InvocationType
           
 class StringInvocationKey
           
 

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



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