© 2002 BEA Systems, Inc.


com.bea.p13n.mail
Interface MailServiceHome


public interface MailServiceHome
extends javax.ejb.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 javax.ejb.CreateException,
                          java.rmi.RemoteException
Create an instance of the MailService


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved