com.bankframe.services.route.administration
Interface RouteAdministrationHome

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

public interface RouteAdministrationHome
extends javax.ejb.EJBHome

This interface is the home interface of the RouteAdministration bean. It defines its create method.

Author:
Rob O'Neill

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

Method Detail

create

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


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