com.opensymphony.xwork2.inject.util
Interface ReferenceMap.Strategy

All Known Implementing Classes:
ReferenceMap.PutStrategy
Enclosing class:
ReferenceMap<K,V>

protected static interface ReferenceMap.Strategy


Method Summary
 Object execute(ReferenceMap map, Object keyReference, Object valueReference)
           
 

Method Detail

execute

Object execute(ReferenceMap map,
               Object keyReference,
               Object valueReference)


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.