public class MethodAccessAdapter extends Object implements AspectAccessAdapter
Constructor and Description |
---|
MethodAccessAdapter(Class<?> pSourceClass,
String pAspectName)
Creates a new adapter for a Map-based source.
|
public boolean isEditable()
isEditable
in interface AspectAccessAdapter
public Object getValue(Object pSource)
getValue
in interface AspectAccessAdapter
pSource
- the source, may be nullpublic void setValue(Object pSource, Object pValue)
setValue
in interface AspectAccessAdapter
pSource
- the source, never nullpValue
- the new value, may be nullCopyright © 2017 Jürgen Zeller (privat). All rights reserved.