com.bea.wsrp.services.registration
Interface ConsumerRegistrationServiceLocalHome

All Superinterfaces
javax.ejb.EJBLocalHome

public interface ConsumerRegistrationServiceLocalHome
extends javax.ejb.EJBLocalHome

This interface is intended to be implemented only by BEA Weblogic Portal. BEA Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of BEA Weblogic Portal.

Field Summary
static String LOOKUP_NAME
          Local JNDI lookup name for this EJB.
 
Method Summary
 ConsumerRegistrationServiceLocal create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Field Detail

LOOKUP_NAME

static final String LOOKUP_NAME
Local JNDI lookup name for this EJB.

See Also
Constants Summary
Method Detail

create

ConsumerRegistrationServiceLocal create()
                                        throws javax.ejb.CreateException
Throws
javax.ejb.CreateException


Copyright © 2008 BEA Systems, Inc. All Rights Reserved