org.ow2.easybeans.resolver.api
Interface EZBJNDIBeanData

All Superinterfaces:
EZBJNDIData

public interface EZBJNDIBeanData
extends EZBJNDIData

JNDI Data for a given bean.

Author:
Florent Benoit

Method Summary
 String getBeanName()
           
 
Methods inherited from interface org.ow2.easybeans.resolver.api.EZBJNDIData
getName
 

Method Detail

getBeanName

String getBeanName()
Returns:
the bean name associated to this JNDI Name.


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