LookAndFeelDefinitionManagerHome Interface
- public interface LookAndFeelDefinitionManagerHome
extends EJBHome
EJB Home for LookAndFeelDefinitionManager.
-
All Superinterfaces
-
EJBHome, Remote
LOOKUP_NAME
public static final String LOOKUP_NAME
- JNDI lookup name for this ejb.
create() Method
public LookAndFeelDefinitionManager create()
throws CreateException, RemoteException
Create the LookAndFeelDefinitionManager EJB.
Returns
- the
LookAndFeelDefinitionManager session bean.
Exceptions
-
CreateException
- error on create.
-
RemoteException
- container error.