Package org.riotfamily.riot.runtime

Contains resources needed at runtime.

See:
          Description

Interface Summary
RiotRuntimeAware Interface to be implemented by beans that need to be aware of the RiotRuntime.
 

Class Summary
RiotRuntime Bean that exposes the riot-servlet prefix, the resource path and the riot version.
RiotRuntimeBeanPostProcessor BeanPostProcessor that injects the RiotRuntime object into all beans implementing the RiotRuntimeAware interface.
RiotRuntimeInitializer  
 

Package org.riotfamily.riot.runtime Description

Contains resources needed at runtime.