Interface PropertyAccessorService
- All Known Implementing Classes:
PropertyAccessorServiceImpl
public interface PropertyAccessorService
Service that sets and gets properties of an entity using reflection.
This service caches accessor objects for optimal performance.