Package org.projectbarbel.histo.model
Interface BarbelProxy
-
public interface BarbelProxyThe target proxy interface applied to POJOs when running inBarbelMode.POJO.- Author:
- Niklas Schlimm
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetTarget()voidsetTarget(Object target)
-