public class ContextTransaction extends Object implements Serializable
<res-env-refy> element in the deployment descriptor.| Modifier and Type | Field and Description | 
|---|---|
| protected NamingResources | resourcesDeprecated.  | 
| Constructor and Description | 
|---|
| ContextTransaction() | 
| Modifier and Type | Method and Description | 
|---|---|
| NamingResources | getNamingResources()Deprecated.  | 
| Object | getProperty(String name)Return a configured property. | 
| Iterator<String> | listProperties()List properties. | 
| void | removeProperty(String name)remove a configured property. | 
| void | setProperty(String name,
           Object value)Set a configured property. | 
| String | toString()Return a String representation of this object. | 
@Deprecated protected NamingResources resources
public void removeProperty(String name)
public String toString()
@Deprecated public NamingResources getNamingResources()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.