|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) public @interface Assigned
The annotation is used to assign any class to the jPALIO component such as connector or module. Thie annotation was created for generic purposes. Known useges:
| Optional Element Summary | |
|---|---|
java.lang.String[] |
connector
jPALIO connector names |
java.lang.String[] |
module
jPALIO module names |
public abstract java.lang.String[] connector
public abstract java.lang.String[] module
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||