|
JBoss Integration 6.0 Parent 6.0.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface JNDI
JNDI.
Required Element Summary | |
---|---|
String |
binding
The jndi binding |
Optional Element Summary | |
---|---|
boolean |
bindDirect
Whether to bind directly. |
String |
className
The class name to use for the jndi binding |
boolean |
serializable
Is the object serializable? By default we presume it is. |
Element Detail |
---|
public abstract String binding
public abstract boolean bindDirect
public abstract String className
public abstract boolean serializable
|
JBoss Integration 6.0 Parent 6.0.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |