|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ConfigurationException | |
---|---|
net.sf.jasperreports.jsf.config | Faces' configuration package. |
Uses of ConfigurationException in net.sf.jasperreports.jsf.config |
---|
Subclasses of ConfigurationException in net.sf.jasperreports.jsf.config | |
---|---|
class |
FacesServletNotFoundException
Notify that couldn't found the faces' servlet. |
class |
IllegalFacesMappingException
Thrown when an unproper faces' mapping was found. |
Methods in net.sf.jasperreports.jsf.config that throw ConfigurationException | |
---|---|
static Configuration |
Configuration.getInstance(javax.faces.context.ExternalContext context)
Obtains the singleton configuration instance. |
Constructors in net.sf.jasperreports.jsf.config that throw ConfigurationException | |
---|---|
Configuration(javax.faces.context.ExternalContext context)
Constructor from a faces' external context. |
|
Configuration(javax.servlet.ServletContext context)
Constructor from a servlet context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |