public class WorkflowStoreHomeFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMP_NAME |
static String |
JNDI_NAME |
Constructor and Description |
---|
WorkflowStoreHomeFactory() |
Modifier and Type | Method and Description |
---|---|
static WorkflowStoreHome |
getHome()
Obtain remote home interface from default initial context
|
static WorkflowStoreHome |
getHome(Hashtable environment)
Obtain remote home interface from parameterised initial context
|
public static final String COMP_NAME
public static final String JNDI_NAME
public static WorkflowStoreHome getHome() throws NamingException
NamingException
public static WorkflowStoreHome getHome(Hashtable environment) throws NamingException
environment
- Parameters to use for creating initial contextNamingException
Copyright © 2021 catworkx GmbH. All rights reserved.