Class ApplicationScopeExtractor

java.lang.Object
org.apache.tiles.request.jakarta.servlet.extractor.ApplicationScopeExtractor
All Implemented Interfaces:
Addable<Object>, AttributeExtractor, HasAddableKeys<Object>, HasKeys<Object>, HasRemovableKeys<Object>

public class ApplicationScopeExtractor extends Object implements AttributeExtractor
Extract attributes from application scope.

Copied from Apache tiles-request-servlet 1.0.7 and adapted for Jakarta EE 9.