|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface RexsterContext
Marks a parameter on an extension method as one that should receive attention from Rexster by plugging in values that match the expected types from the request. This annotation can be applied to these types: edge/vertex/graph (dependent on the ExtensionPoint), and RexsterResourceContext.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |