© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.security
Interface DecryptorHome

All Superinterfaces:
EJBHome, Remote, 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.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved