Class NinjaContext


  • public class NinjaContext
    extends Object
    Created by Viliam Repan (lazyman).
    • Constructor Detail

      • NinjaContext

        public NinjaContext​(com.beust.jcommander.JCommander jc)
    • Method Detail

      • destroy

        public void destroy()
      • setLog

        public void setLog​(Log log)
      • getApplicationContext

        public org.springframework.context.ApplicationContext getApplicationContext()
      • getJc

        public com.beust.jcommander.JCommander getJc()
      • getRepository

        public com.evolveum.midpoint.repo.api.RepositoryService getRepository()
      • isVerbose

        public boolean isVerbose()
      • getCharset

        public Charset getCharset()
      • getLog

        public Log getLog()