Skip navigation links


com.bea.wsrp.services.registration
Interface ConsumerRegistrationServiceHome

All Superinterfaces
javax.ejb.EJBHome, Remote

public interface ConsumerRegistrationServiceHome
extends javax.ejb.EJBHome
This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle 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 Oracle Weblogic Portal.

Field Summary
static String LOOKUP_NAME
          Remote JNDI lookup name for this EJB.

 

Method Summary
 ConsumerRegistrationService create()
           

 

Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove

 

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,
                                          javax.ejb.CreateException
Throws
RemoteException
javax.ejb.CreateException

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.