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