org.apache.naming
Class TransactionRef
Reference
org.apache.naming.TransactionRef
public class TransactionRef
extends Reference
Represents a reference address to a transaction.
Version:
- Remy Maucherat
String | getFactoryClassName() - Retrieves the class name of the factory of the object to which this
reference refers.
|
DEFAULT_FACTORY
public static final String DEFAULT_FACTORY
Default factory for this reference.
TransactionRef
public TransactionRef()
Resource Reference.
TransactionRef
public TransactionRef(String factory,
String factoryLocation)
Resource Reference.
getFactoryClassName
public String getFactoryClassName()
Retrieves the class name of the factory of the object to which this
reference refers.
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.