Class ContextTransaction

java.lang.Object
org.apache.tomcat.util.descriptor.web.ContextTransaction
All Implemented Interfaces:
Serializable

public class ContextTransaction extends Object implements Serializable
Representation of an application resource reference, as represented in an <res-env-refy> element in the deployment descriptor.
Author:
Craig R. McClanahan
See Also: