Package net.messagevortex
Class MessageVortexAccounting
java.lang.Object
net.messagevortex.MessageVortexAccounting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal AccountantGets the currently set accountant.final AccountantsetAccountant(Accountant accountant) set the accountant in charge off the workspace.
-
Constructor Details
-
MessageVortexAccounting
-
-
Method Details
-
getAccountant
Gets the currently set accountant.
- Returns:
- the currently set accountant
-
setAccountant
set the accountant in charge off the workspace.
- Parameters:
accountant- the accountant to be set- Returns:
- the previously set accountant
-