| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.naming.Reference
org.apache.naming.TransactionRef
public class TransactionRef
Represents a reference address to a transaction.
| Field Summary | |
|---|---|
| static java.lang.String | DEFAULT_FACTORYDefault factory for this reference. | 
| Fields inherited from class javax.naming.Reference | 
|---|
| addrs, classFactory, classFactoryLocation, className | 
| Constructor Summary | |
|---|---|
| TransactionRef()Resource Reference. | |
| TransactionRef(java.lang.String factory,
               java.lang.String factoryLocation)Resource Reference. | |
| Method Summary | |
|---|---|
|  java.lang.String | getFactoryClassName()Retrieves the class name of the factory of the object to which this reference refers. | 
| Methods inherited from class javax.naming.Reference | 
|---|
| add, add, clear, clone, equals, get, get, getAll, getClassName, getFactoryClassLocation, hashCode, remove, size, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String DEFAULT_FACTORY
| Constructor Detail | 
|---|
public TransactionRef()
public TransactionRef(java.lang.String factory,
                      java.lang.String factoryLocation)
factory - The factory classfactoryLocation - The factory location| Method Detail | 
|---|
public java.lang.String getFactoryClassName()
getFactoryClassName in class javax.naming.Reference| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||