org.apache.geronimo.interceptor
Interface Invocation


public interface Invocation


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

Method Detail

get

Object get(InvocationKey key)

put

void put(InvocationKey key,
         Object value)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.