com.bankframe.services.impl.print
Interface PrintHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface PrintHome
extends javax.ejb.EJBHome


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

Field Detail

JNDI_LOOKUP_NAME

public static final java.lang.String JNDI_LOOKUP_NAME
See Also:
Constant Field Values
Method Detail

create

public Print create()
             throws javax.ejb.CreateException,
                    java.rmi.RemoteException
Throws:
javax.ejb.CreateException
java.rmi.RemoteException


Copyright © 2004 Siebel Systems, Inc. All rights reserved.