org.ow2.util.ee.metadata.ws.api.xml.struct
Interface IServiceImplBean


public interface IServiceImplBean

The IServiceImplBean is the logical view of the service-impl-bean element.

Author:
Guillaume Sauthier

Method Summary
 String getEjbLink()
           
 String getServletLink()
           
 

Method Detail

getServletLink

String getServletLink()
Returns:
the servlet-link value (may be null).

getEjbLink

String getEjbLink()
Returns:
the ejb-link value (may be null).


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