public class TransactionRef
extends javax.naming.Reference
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_FACTORY
Default factory for this reference.
|
Constructor and Description |
---|
TransactionRef()
Resource Reference.
|
TransactionRef(java.lang.String factory,
java.lang.String factoryLocation)
Resource Reference.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFactoryClassName()
Retrieves the class name of the factory of the object to which this
reference refers.
|
public static final java.lang.String DEFAULT_FACTORY
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.