|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
XMLPreProcessor | Interface that defines a mechanism for hooking a pre-processor into the XMLProperties object. |
Class Summary | |
---|---|
EmptyEntityResolver | EntityResolver implementation that will always resolve to an empty string. |
FTPConfig | Encapsulates the configuration of a FTPClient connection. |
JDBCConfig | Encapsulates the configuration of a JDBC connection. |
JNDIConfig | Encapsulates the JNDI naming context config specified in an XML document and provides methods to create Context and DirContext instances. |
MailConfig | Class to encapsulate JavaMail Session configuration settings and Session creation. |
PropertyPreProcessor | XMLPreProcessor implementation that performs variable substitution based on a java properties file. |
SocketConfig | Encapsulates the configuration of a client socket connection. |
XMLProperties | Provides access to XML configuration properties. |
Exception Summary | |
---|---|
ConfException | Exception that is generated when a exceptions occur accessing XMLProperties objects |
Provides classes to handle XML documents as configuration input. The package provides configuration classes for commonly used resources, such as JDBC and JNDI connections.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |