See: Description
Interface | Description |
---|---|
AttributeReadDefaultFailureCallback |
This interface gives read access to the
defaultFailureCallback
property of an object. |
AttributeWriteDefaultFailureCallback |
This interface gives read and write access to the
defaultFailureCallback property of an object. |
AttributeWriteTransactionMode |
This interface gives read and write access to the
transactionMode property of
an object. |
RemoteInvocationCaller<QUEUE extends RemoteInvocationQueue> |
This is the abstract interface for a component that allows to invoke one or multiple remote invocations to
a server from the client-side.
|
RemoteInvocationQueue |
This is the abstract interface for a queue of method-calls to one or multiple
RemoteInvocationService s. |
Class | Description |
---|---|
RemoteInvocationQueueSettings |
This is a simple java bean with properties used to configure a
new
RemoteInvocationQueue . |
Enum | Description |
---|---|
RemoteInvocationQueueState |
This enum contains the available states of a
RemoteInvocationQueue . |
TransactionMode |
This enum contains the available mode for the transactional behavior of a
RemoteInvocationQueue . |
net.sf.mmm.service.api
for further details. Copyright © 2001–2016 mmm-Team. All rights reserved.