© 2002 BEA Systems, Inc.


com.beasys.commerce.ebusiness.security
Interface EncryptorHome


public interface EncryptorHome
extends SmartEJBHome

The home interface for the Encryptor Session Bean. Use this class to create Encryptor.


Method Summary
 Encryptor create()
          Create a new Encryptor Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public Encryptor create()
                 throws javax.ejb.CreateException,
                        java.rmi.RemoteException
Create a new Encryptor Session.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved