Package org.apache.struts2.inject.util
Interface ReferenceMap.Strategy
- Enclosing class:
- ReferenceMap<K,V> 
protected static interface ReferenceMap.Strategy
- 
Method SummaryModifier and TypeMethodDescriptionexecute(ReferenceMap map, Object keyReference, Object valueReference) 
- 
Method Details- 
execute
 
-