com.beasys.commerce.ebusiness.security
Interface DecryptorHome

All Superinterfaces
SmartEJBHome, SmartHome

public interface DecryptorHome
extends SmartEJBHome

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


Method Summary
 Decryptor create()
          Create a new Decryptor Session.
 

Method Detail

create

Decryptor create()
                 throws CreateException,
                        RemoteException
Create a new Decryptor Session.

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved