BEA Systems, Inc.

theory.smart.ebusiness.troubleticket
Interface TroubleTicketManagerHome


public interface TroubleTicketManagerHome
extends SmartEJBHome

The home interface for the TroubleTicketManager Session Bean. Use this class to create TroubleTicketManagers.


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

Method Detail

create

public TroubleTicketManager create()
                            throws javax.ejb.CreateException,
                                   java.rmi.RemoteException
Create a new TroubleTicketManager Session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved