您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 cn.taketoday.jndi.support
@NonNullApi @NonNullFields
package
cn.taketoday.jndi.support
Support classes for JNDI usage, including a JNDI-based BeanFactory implementation.
Related Packages
程序包
说明
cn.taketoday.jndi
The classes in this package make JNDI easier to use, facilitating the accessing of configuration stored in JNDI, and provide useful superclasses for JNDI access classes.
类
类
说明
SimpleJndiBeanFactory
Simple JNDI-based implementation of Framework's
BeanFactory
interface.