com.bea.wsrp.services.registration
Interface ConsumerRegistrationServiceHome


public interface ConsumerRegistrationServiceHome

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
          Remote JNDI lookup name for this EJB.
 
Method Summary
 ConsumerRegistrationService create()
           
 

Field Detail

LOOKUP_NAME

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

See Also
Constants Summary
Method Detail

create

ConsumerRegistrationService create()
                                   throws RemoteException,
                                          CreateException
Throws
RemoteException
CreateException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved