Class MessageVortexAccounting

java.lang.Object
net.messagevortex.MessageVortexAccounting

public class MessageVortexAccounting extends Object
  • Constructor Details

    • MessageVortexAccounting

      public MessageVortexAccounting(Accountant accountant)
  • Method Details

    • getAccountant

      public final Accountant getAccountant()

      Gets the currently set accountant.

      Returns:
      the currently set accountant
    • setAccountant

      public final Accountant setAccountant(Accountant accountant)

      set the accountant in charge off the workspace.

      Parameters:
      accountant - the accountant to be set
      Returns:
      the previously set accountant