public interface WebSessionAttributeCallback
WebSession whose names match a particular prefix.| Modifier and Type | Method and Description |
|---|---|
void |
handleAttribute(WebSession session,
java.lang.String name)
Invoked for each matching attribute.
|
void handleAttribute(WebSession session, java.lang.String name)
session - session containing the attributename - full name of the attribute