public class ResourceBasedObjectFactory<O,L> extends ObjectFactoryBase<O,L>
log, objects
Constructor and Description |
---|
ResourceBasedObjectFactory() |
Modifier and Type | Method and Description |
---|---|
protected L |
createObject(Properties properties,
String jndiName) |
protected L |
lookup(String jndiName,
Properties jndiEnvironment)
Performs the actual lookup
|
protected L createObject(Properties properties, String jndiName) throws NamingException
NamingException
protected L lookup(String jndiName, Properties jndiEnvironment) throws NamingException
lookup
in class ObjectFactoryBase<O,L>
NamingException
Copyright © 2023 Frank!Framework. All rights reserved.