com.beasys.commerce.ebusiness.security
Interface DecryptorHome

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

Deprecated See BEA Commerce product offering

public interface DecryptorHome
extends SmartEJBHome

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


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

Method Detail

create

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

Create a new Decryptor Session.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved