com.bankframe.examples.passthrough
Interface PassThroughHome

All Superinterfaces:
EJBHome, Remote

public interface PassThroughHome
extends EJBHome


Method Summary
 PassThrough create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

PassThrough create()
                   throws CreateException,
                          RemoteException
Throws:
CreateException
RemoteException


Copyright © 2005, 2007, Oracle. All rights reserved.