JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
org.apache.polygene.library.rest.server.api.constraint
Annotation Type ServiceAvailable
@Retention
(
value
=
RUNTIME
) public @interface
ServiceAvailable
Annotate interaction methods with ServiceAvailable. They will only be valid if a service with the given type is available.
Required Element Summary
Required Elements
Modifier and Type
Required Element and Description
Class
value
Element Detail
value
public abstract
Class
value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element