com.bankframe.services.impl.print
Interface PrintHome

All Superinterfaces:
EJBHome, Remote

public interface PrintHome
extends EJBHome


Field Summary
static String JNDI_LOOKUP_NAME
           
 
Method Summary
 Print create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Field Detail

JNDI_LOOKUP_NAME

static final String JNDI_LOOKUP_NAME
See Also:
Constant Field Values
Method Detail

create

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


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