Designates a method as being remotely invokable. The method must be marked in a
Proxyable
type, and it may
provide
Routing
information if desired.
-
Nested Class Summary
Nested Classes
-
Optional Element Summary
Optional Elements
Indicates the deprecation status of the method.
Specifies the routing options using the
Routing
annotation.
-
Element Details
-
routing
Specifies the routing options using the
Routing
annotation.
- Returns:
- the
Routing
- Default:
@dev.getelements.elements.rt.annotation.Routing
-
deprecated
Indicates the deprecation status of the method.
- Returns:
- the deprecation status
- Default:
@dev.getelements.elements.rt.annotation.DeprecationDefinition(deprecated=false)