JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
jadex.micro.annotation
Annotation Interface AgentServiceValue
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
AgentServiceValue
The service annotation.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
The required service name.
Element Details
name
String
name
The required service name.