|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |