bea Systems, Inc.

theory.smart.axiom.messaging
Interface PostOfficeHome


public interface PostOfficeHome
extends SmartEJBHome

The home interface for the PostOffice Session Bean. Use this class to create PostOffices.


Method Summary
 PostOffice create()
          Create a new PostOffice Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, remove, remove
 

Method Detail

create

public PostOffice create()
                  throws CreateException,
                         java.rmi.RemoteException
Create a new PostOffice Session.

bea Systems, Inc.

© Copyright 2000 bea Systems, Inc. All rights reserved.