| Interface | Description |
|---|---|
| DatasourcePropertySet |
Gathers all data source properties valid for all types of containers.
|
| GeneralPropertySet |
Gathers all general container properties valid for all types of containers.
|
| JSR88PropertySet |
Defines all general container properties valid for JSR88-compliant containers.
|
| RemotePropertySet |
Gathers all general container properties valid for all types of remote containers.
|
| ServletPropertySet |
Gathers all properties related to Servlet/JSP containers.
|
| Class | Description |
|---|---|
| DataSource |
A Datasource is a representation of a JDBC datasource.
|
| User |
Represent an authenticating user for the Servlet container.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.