com.bea.netuix.application.manager.persistence
Interface LookAndFeelDefinitionManagerHome
public interface LookAndFeelDefinitionManagerHome
EJB Home for LookAndFeelDefinitionManager.
LOOKUP_NAME
static final String LOOKUP_NAME
- JNDI lookup name for this ejb.
- See Also
- Constants Summary
create
LookAndFeelDefinitionManager create()
throws CreateException,
RemoteException
- Create the LookAndFeelDefinitionManager EJB.
- Returns
- the
LookAndFeelDefinitionManager session bean.
- Throws
CreateException - error on create.
RemoteException - container error.
Copyright © 2006 BEA Systems, Inc. All Rights Reserved