com.pega.pegarules.etier.interfaces
Interface PRServiceStatelessLocalHome
- All Superinterfaces:
- javax.ejb.EJBLocalHome
public interface PRServiceStatelessLocalHome
- extends javax.ejb.EJBLocalHome
Local Home interface for Stateless Service EJB
- Version:
- $Revision: 31 $ $Date: 2009-06-24 09:38:04 -0400 (Wed, 24 Jun 2009) $
- Author:
- Leonid Ablavsky
Methods inherited from interface javax.ejb.EJBLocalHome |
remove |
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
static final java.lang.String VERSION
- See Also:
- Constant Field Values
create
PRServiceStatelessLocal create()
throws javax.ejb.CreateException
- Returns:
- an instance of the EJB
- Throws:
javax.ejb.CreateException
Copyright © 2012 Pegasystems Inc. All Rights Reserved.