com.beasys.commerce.ebusiness.security
Interface EncryptorHome

All Superinterfaces
javax.ejb.EJBHome, Remote, SmartEJBHome, SmartHome

Deprecated See BEA Commerce product offering

public interface EncryptorHome
extends SmartEJBHome

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


Method Summary
 Encryptor create()
          Deprecated See BEA Commerce product offering
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

Encryptor create()
                 throws javax.ejb.CreateException,
                        RemoteException
Deprecated See BEA Commerce product offering

Create a new Encryptor Session.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2008 BEA Systems, Inc. All Rights Reserved