org.ow2.jonas.deployment.api
Interface IEJBLocalRefDesc

All Known Implementing Classes:
EjbLocalRefDesc

public interface IEJBLocalRefDesc


Method Summary
 String getEjbLink()
           
 String getEjbRefName()
           
 String getEjbRefType()
           
 String getJndiLocalName()
           
 String getLocal()
           
 String getLocalHome()
           
 

Method Detail

getEjbRefName

String getEjbRefName()

getEjbRefType

String getEjbRefType()

getLocalHome

String getLocalHome()

getLocal

String getLocal()

getEjbLink

String getEjbLink()

getJndiLocalName

String getJndiLocalName()


Copyright © 2010 OW2 Consortium. All Rights Reserved.