|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PRServiceStatefulHome
Home interface for Stateful Service EJB
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
PASSWORD
Map Key Definition for Password |
static java.lang.String |
REMOTELOGHOST
Map Key Definition for remote log host |
static java.lang.String |
REMOTELOGPORT
Map Key Definition for remote log port |
static java.lang.String |
SERVICE_CODE_JAVA
Definition for Service type Java |
static java.lang.String |
SERVICETYPE
Map Key Definition for Service type |
static java.lang.String |
USERNAME
Map Key Definition for Username |
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
PRServiceStateful |
create(java.lang.String aServiceClassURI,
java.util.HashMap aServiceProperties)
|
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
static final java.lang.String SERVICETYPE
static final java.lang.String SERVICE_CODE_JAVA
static final java.lang.String USERNAME
static final java.lang.String PASSWORD
static final java.lang.String REMOTELOGHOST
static final java.lang.String REMOTELOGPORT
Method Detail |
---|
PRServiceStateful create(java.lang.String aServiceClassURI, java.util.HashMap aServiceProperties) throws javax.ejb.CreateException, java.rmi.RemoteException
aServiceClassURI
- String package.class.*aServiceProperties
- map with service proeprties
javax.ejb.CreateException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |