public class LookupRef extends AbstractRef
Modifier and Type | Field and Description |
---|---|
static String |
LOOKUP_NAME
JNDI name for the lookup
|
addrs, classFactory, classFactoryLocation, className
Constructor and Description |
---|
LookupRef(String resourceType,
String lookupName) |
LookupRef(String resourceType,
String factory,
String factoryLocation,
String lookupName) |
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultFactoryClassName() |
getFactoryClassName, toString
public static final String LOOKUP_NAME
protected String getDefaultFactoryClassName()
getDefaultFactoryClassName
in class AbstractRef
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.