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