© 2005 BEA Systems, Inc.

com.bea.p13n.mail
Interface MailServiceHome

All Superinterfaces:
EJBHome, Remote

public interface MailServiceHome
extends EJBHome

Home interface for the MailService.


Method Summary
 MailService create()
          Create an instance of the MailService
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public MailService create()
                   throws CreateException,
                          RemoteException
Create an instance of the MailService

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved