JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
jadex.providedservice.annotation
Annotation Interface Excluded
@Target
({
METHOD
,
TYPE
})
@Retention
(
RUNTIME
)
public @interface
Excluded
Excluded methods throw UnsupportedOperationException when called from remote. Applicable to all methods or classes as a whole.