public class ResourceEnvRef
extends javax.naming.Reference
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_FACTORY
Default factory for this reference.
|
Constructor and Description |
---|
ResourceEnvRef(java.lang.String resourceType)
Resource env 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-2017 Apache Software Foundation. All Rights Reserved.