Package jadex.providedservice.annotation


package jadex.providedservice.annotation
  • Annotation Interfaces
    Class
    Description
    Allows for defining a concrete Future return type of a method.
    Parameter info annotation.
    Explicitly declare a method as raw.
    Can be used to give objects reference semantics in local and remote calls: - in local calls references are not copied.
    Set the roles that would allow access to a service interface or service method.
    Mark a class as implementing a service.
    Annotation for field of pojo service in which the service component (internal access) should be injected.
    Annotation for field of pojo service in which the service identifier should be injected.
    Specify a timeout period after which the remote invocation is aborted when no result is received.