JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.contextmap.annotations.capability
Annotation Type ContextCapability
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
ContextCapability
Annotation used to mark a business capability
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Name of the capability.
Element Details
value
String
value
Name of the capability.
Returns:
the name of the capability
Default:
""