org.apache.geronimo.core.service
Interface Invocation

All Known Implementing Classes:
SimpleInvocation

public interface Invocation

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:58:42 $

Method Summary
 Object get(InvocationKey key)
           
 void put(InvocationKey key, Object value)
           
 

Method Detail

get

public Object get(InvocationKey key)

put

public void put(InvocationKey key,
                Object value)


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