|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IResourceRefDesc
| Field Summary | |
|---|---|
static int |
APPLICATION_AUTH
To indicate that the application manage the authentication. |
static int |
CONTAINER_AUTH
To indicate that the container manage the authentication. |
| Method Summary | |
|---|---|
int |
getAuthentication()
Get the authentication of the resource ref. |
String |
getJndiName()
Get the jndi name of the resource ref. |
String |
getName()
Get resource ref. |
String |
getTypeName()
Get resource ref. |
boolean |
isJdbc()
Assessor for JDBC resource |
| Field Detail |
|---|
static final int APPLICATION_AUTH
static final int CONTAINER_AUTH
| Method Detail |
|---|
String getName()
String getTypeName()
int getAuthentication()
boolean isJdbc()
String getJndiName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||