|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface Runtime
Specify the runtime that should be used to bind native methods (default is CRuntime if no annotation is provided).
Also see @see org.bridj.Bridj.register().
| Required Element Summary | |
|---|---|
Class |
value
|
| Element Detail |
|---|
public abstract Class value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||