public class ResourceEnvRef extends Reference
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_FACTORY
Default factory for this reference.
|
addrs, classFactory, classFactoryLocation, className
Constructor and Description |
---|
ResourceEnvRef(String resourceType)
Resource env 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 ResourceEnvRef(String resourceType)
resourceType
- Typepublic String getFactoryClassName()
getFactoryClassName
in class Reference
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.