Uses of Class
org.szegedi.spring.core.io.PropertyResourceRepresentation

Packages that use PropertyResourceRepresentation
org.szegedi.spring.core.io Contains extensions to the Spring's core IO facilitiies, namely resource representations that get automatically reloaded when the underlying resource changes. 
 

Uses of PropertyResourceRepresentation in org.szegedi.spring.core.io
 

Subclasses of PropertyResourceRepresentation in org.szegedi.spring.core.io
 class BeanResourceRepresentation
          A resource representation that treats the resource as a Java properties file and represents the resource with a bean initialized with those properties.