All Classes and Interfaces

Class
Description
Configuration class which creates an instance of SmartLifecycle which deploys and un-deploys packages archives via it's Lifecycle.start() and Lifecycle.stop() operations.
Configuration properties for deciding how to locate the functional class to execute.
 
Configuration Properties for Maven.
 
 
 
 
 
 
 
A Resource implementation for resolving an artifact via maven coordinates.
 
A ResourceLoader that loads MavenResources from locations of the format maven://<coordinates> where the value for "coordinates" conforms to the rules described on MavenResource.parse(String) .