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