public class EjbServiceFactory extends ServiceFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_MANAGER_FACTORY_JNDI_NAME |
static String |
ENTITY_MANAGER_JNDI_NAME |
| Constructor and Description |
|---|
EjbServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(XMap properties) |
String |
getLookup() |
static ScannedItemHandler |
getScannedItemHandler() |
ServiceInvoker<?> |
getServiceInstance(RemotingMessage request) |
void |
setInitialContext(InitialContext ic) |
getFactoryInstance, getServiceExceptionHandler, toString, toStringpublic static final String ENTITY_MANAGER_FACTORY_JNDI_NAME
public static final String ENTITY_MANAGER_JNDI_NAME
public EjbServiceFactory()
public static ScannedItemHandler getScannedItemHandler()
public void setInitialContext(InitialContext ic)
public void configure(XMap properties) throws ServiceException
configure in class ServiceFactoryServiceExceptionpublic ServiceInvoker<?> getServiceInstance(RemotingMessage request) throws ServiceException
getServiceInstance in class ServiceFactoryServiceException