com.bankframe.services.accesscontrol.administration.user
Interface UserAdministrationHome
- All Superinterfaces:
- EJBHome, Remote
public interface UserAdministrationHome
- extends EJBHome
This class is the home interface of the UserAdministration bean. It defines
its create method.
create
UserAdministration create()
throws CreateException,
RemoteException
- This method gets a refererence to the
UserAdministration
bean
- Throws:
CreateException
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.