Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::ACS::jbaci::BACIDispatchAction::DispatchRequest Class Reference

List of all members.

Public Member Functions

 DispatchRequest (int type, Completion completion)
 DispatchRequest (int type, Completion completion, Object value)

Public Attributes

Object value
Completion completion
int type

Detailed Description

Class containing request data.


Constructor & Destructor Documentation

alma::ACS::jbaci::BACIDispatchAction::DispatchRequest::DispatchRequest int  type,
Completion  completion
[inline]
 

No value constructor.

Parameters:
type type of callback (working/done).
completion completion.

alma::ACS::jbaci::BACIDispatchAction::DispatchRequest::DispatchRequest int  type,
Completion  completion,
Object  value
[inline]
 

No value constructor.

Parameters:
type type of callback (working/done).
completion completion.
value value.


Member Data Documentation

Completion alma::ACS::jbaci::BACIDispatchAction::DispatchRequest::completion
 

Completion.

int alma::ACS::jbaci::BACIDispatchAction::DispatchRequest::type
 

Callback type.

See also:
CallbackDispatcher::DONE_TYPE

CallbackDispatcher::WORKING_TYPE

Object alma::ACS::jbaci::BACIDispatchAction::DispatchRequest::value
 

Return value.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:27 2009 for ACS Java API by doxygen 1.3.8