|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value={TYPE,FIELD}) public static @interface JndiControl.Properties
Required Element Summary | |
---|---|
String |
factory
The JNDI context factory. |
String |
url
The JNDI provider URL. |
Optional Element Summary | |
---|---|
String |
jndiSecurityCredentials
The JNDI security credentials. |
String |
jndiSecurityPrincipal
The JNDI security principal. |
Element Detail |
---|
public abstract String factory
public abstract String url
public abstract String jndiSecurityPrincipal
public abstract String jndiSecurityCredentials
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |