Class SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation

java.lang.Object
org.springframework.data.projection.SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation
All Implemented Interfaces:
ProjectionInformation
Enclosing class:
SpelAwareProxyProjectionFactory

protected static class SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation extends Object
Since:
1.10
Author:
Oliver Gierke, Thomas Darimont, Mark Paluch, Jens Schauder
  • Constructor Details

    • SpelAwareProjectionInformation

      protected SpelAwareProjectionInformation(Class<?> projectionType)
  • Method Details