Interface AttributeExtractor

All Superinterfaces:
Addable<Object>, HasAddableKeys<Object>, HasKeys<Object>, HasRemovableKeys<Object>
All Known Implementing Classes:
ApplicationScopeExtractor, EnvironmentScopeExtractor, RequestScopeExtractor, ScopeExtractor, SessionScopeExtractor, SessionScopeExtractor, VelocityScopeExtractor

public interface AttributeExtractor extends HasRemovableKeys<Object>, HasAddableKeys<Object>
Allows to get, put and remove Object-type attributes.