Class ObjectMap.MethodEntry
- java.lang.Object
-
- org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
-
Constructor Summary
Constructors Constructor Description MethodEntry(Method getter, Method setter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()ObjectgetValue()protected Objectinvoke(Method method, Object... args)ObjectsetValue(Object value)
-