Package org.codehaus.cargo.container.property
-
Interface Summary 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.ResourcePropertySet Gathers all resource properties valid for all types of containers.ServletPropertySet Gathers all properties related to Servlet/JSP containers. -
Class Summary Class Description DataSourceConverter A DataSource is a representation of an database pool bound to JNDI.ResourceConverter A Resource is a representation of an object bound to JNDI.TransactionSupport Represents the transactional support of a resource, such as aXA_TRANSACTION
.User Represent an authenticating user for the Servlet container. -
Enum Summary Enum Description LoggingLevel Supported logging levels forGeneralPropertySet.LOGGING
.