Class CommandLineHandlerIdentityStoreCreate

java.lang.Object
net.messagevortex.commandline.CommandLineHandlerIdentityStoreCreate
All Implemented Interfaces:
Callable<Integer>

public class CommandLineHandlerIdentityStoreCreate extends Object implements Callable<Integer>
  • Constructor Details

    • CommandLineHandlerIdentityStoreCreate

      public CommandLineHandlerIdentityStoreCreate()
  • Method Details

    • call

      public Integer call() throws Exception

      Commandline handler to create an identity store.

      Use java -jar MessageVortex.jar identitystore create --help to get all supported parameters.

      Specified by:
      call in interface Callable<Integer>
      Returns:
      the error level to be returned
      Throws:
      Exception - if anything goes wrong