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