abstractpublic class ViewAspectAbstract extends SelfRegistrantConfigurableAspect implements ViewAspect(Code)
View Aspect abstract implementation. It configures the ViewAspect from Java5 and XML annotations. This is a good starting point
for all View aspect implementations by extending this.
author: Luca Garulli (luca.garulli@assetdata.it)