A D L O T

A

Asynchronous - Annotation Type in org.rhq.core.communications.command.annotation
This annotation denotes that a remote method invocation (or all method invocations, if annotating a type) will be sent asynchronously.

D

DisableSendThrottling - Annotation Type in org.rhq.core.communications.command.annotation
This annotation denotes that a remote method invocation (or all method invocations, if annotating a type) will ignore send throttling (that is, the invocation will occur as soon as possible - it will not have to pass through the send throttle first).

L

LimitedConcurrency - Annotation Type in org.rhq.core.communications.command.annotation
This annotation denotes that a remote method will be limited in the amount of concurrent calls it can handle on the server.

O

org.rhq.core.communications.command.annotation - package org.rhq.core.communications.command.annotation
 

T

Timeout - Annotation Type in org.rhq.core.communications.command.annotation
This annotation denotes that a remote method invocation (or all method invocations, if annotating a type) will have a given timeout value.

A D L O T

Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.