Uses of Interface
org.ow2.easybeans.resolver.api.EZBJNDIData

Packages that use EZBJNDIData
org.ow2.easybeans.resolver.api   
 

Uses of EZBJNDIData in org.ow2.easybeans.resolver.api
 

Subinterfaces of EZBJNDIData in org.ow2.easybeans.resolver.api
 interface EZBJNDIBeanData
          JNDI Data for a given bean.
 

Methods in org.ow2.easybeans.resolver.api that return types with arguments of type EZBJNDIData
 List<EZBJNDIData> EZBRemoteJNDIResolver.getMessageDestinationJNDINames(String messageDestinationName)
          Allows to find Message Destination JNDI name.
 List<EZBJNDIData> EZBJNDIResolver.getMessageDestinationJNDINames(String messageDestinationName)
          Allows to find Message Destination JNDI name.
 List<EZBJNDIData> EZBContainerJNDIResolver.getMessageDestinationJNDINames(String messageDestinationName, boolean askParent)
          Allows to find Message Destination JNDI name.
 

Methods in org.ow2.easybeans.resolver.api with parameters of type EZBJNDIData
 void EZBContainerJNDIResolver.addMessageDestinationJNDIName(String messageDestinationName, EZBJNDIData jndiData)
          Adds a new JNDI name for the given message destination name.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.