/**
* home interface for helloworldsessionbean
*
* @see helloworldsessionbean
**/
public interface helloworldsessionhome extends javax.ejb.ejbhome
{
helloworldsession create()
throws javax.ejb.createexception,
java.rmi.remoteexception;
}
扫描关注微信公众号