|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface PolyD
Use this tag to mark the interfaces that should be used to build PolyD dispatchers.
PolyD will only build dispatchers that use an interface marked with this tag. If you have an existing interface that you would like to reuse, just create a subinterface marking it with this tag.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |