com.pega.pegarules.etier.interfaces
Interface PRServiceStatelessHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface PRServiceStatelessHome
extends javax.ejb.EJBHome

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
 PRServiceStateless create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, 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

PRServiceStateless create()
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException
Returns:
an instance of the EJB
Throws:
javax.ejb.CreateException
java.rmi.RemoteException


Copyright © 2012 Pegasystems Inc. All Rights Reserved.