Package com.buglabs.osgi.sewing

Class Summary
Activator BundleActivator for Sewing.
LogManager Simple abstraction of logging so that sewing can have less dependencies on the BUG libraries
RedirectInfo  
SewingServiceImpl  
TemplateIncludesCache This class allows us to include templates within templates All included templates must be in includesAlias the default extension for include templates is "inc" Only the minimum methods for Cache have been implemented, getItem(String) and getItem(String, String) This is all we need to allow simple directives in Sewing freemarker templates