O
- Object class used by clientsL
- Class looked up in JNDIpublic class JndiObjectFactory<O,L> extends ObjectFactoryBase<O,L> implements org.springframework.context.ApplicationContextAware
log, objects
Constructor and Description |
---|
JndiObjectFactory(Class<L> lookupClass) |
Modifier and Type | Method and Description |
---|---|
protected L |
lookup(String jndiName,
Properties jndiEnvironment)
Performs the actual JNDI lookup
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
protected L lookup(String jndiName, Properties jndiEnvironment) throws NamingException
lookup
in class ObjectFactoryBase<O,L>
NamingException
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2023 Frank!Framework. All rights reserved.