public class WorkflowHomeFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMP_NAME |
static String |
JNDI_NAME |
Constructor and Description |
---|
WorkflowHomeFactory() |
Modifier and Type | Method and Description |
---|---|
static WorkflowHome |
getHome()
Obtain remote home interface from default initial context
|
static WorkflowHome |
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 WorkflowHome getHome() throws NamingException
NamingException
public static WorkflowHome getHome(Hashtable environment) throws NamingException
environment
- Parameters to use for creating initial contextNamingException
Copyright © 2021 catworkx GmbH. All rights reserved.