java naming and directory interface meaning in English
java命名和目录接口规范
jndi
Examples
- Distributedmaps are j2ee resources managed by the application server that can be accessed via a java naming and directory interface jndi lookup from web applications
Distributedmap是由应用服务器管理的j2ee资源,可以通过java命名和目录接口( jndi )查询从web应用程序进行访问。 - Jms applications also use the java naming and directory interface jndi api to access the messaging system s managed resources , namely connection factories and destinations
Jms应用程序也通过java命名与目录接口( jndi ) api来访问消息系统的受管理资源,也就是连接工厂和目的地。 - The example does not use java naming and directory interface jndi , this was deliberate to try to keep the code and instructions as simple as possible
这个实例没有使用java命名和目录接口( java naming and directory interface , jndi ) ,这样做的目的是为了使代码和步骤都尽可能的简单。 - It s also necessary to make small modifications to this file to ensure appropriate java naming and directory interface jndi names are present for your enterprise beans
还必须对该文件进行小修改,以确保对于您的企业bean存在相应的java命名和目录接口( java naming and directory interface , jndi )名称。 - Extended edition j2ee application using java naming and directory interface jndi , and the application server administration tool allows a developer to map jndi references to the urls produced by a url provider
Extended edition ( j2ee )应用程序中被引用,并且应用程序管理工具允许开发者将jndi引用映射到由url提供程序生成的url 。