bea Systems, Inc.

theory.smart.ebusiness.customer
Interface CustomerManagerHome


public interface CustomerManagerHome
extends SmartEJBHome

The home interface for the CustomerManager Session Bean. Use this class to create CustomerManagers.


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

Method Detail

create

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

bea Systems, Inc.

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