public class JellySession extends Session
Constructor and Description |
---|
JellySession(org.apache.commons.jelly.XMLOutput out) |
Modifier and Type | Method and Description |
---|---|
void |
error(java.lang.String message)
Log an error message.
|
void |
info(java.lang.String message)
Log an informative message.
|
void |
warn(java.lang.String message)
Log a warning message.
|
clear, getAttribute, getAttributes, setAttribute, setAttributes
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.