org.apache.geronimo.core.service
Interface Invocation

All Known Implementing Classes:
SimpleInvocation

public interface Invocation

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

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-2007 Apache Software Foundation. All Rights Reserved.