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

Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String VERSION
           
 
Method Summary
 PRServiceStatelessLocal create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

VERSION

static final java.lang.String VERSION
See Also:
Constant Field Values
Method Detail

create

PRServiceStatelessLocal create()
                               throws javax.ejb.CreateException
Returns:
an instance of the EJB
Throws:
javax.ejb.CreateException


Copyright © 2012 Pegasystems Inc. All Rights Reserved.