Class BCCEnvFactory

  • All Implemented Interfaces:
    EnvFactory

    public class BCCEnvFactory
    extends java.lang.Object
    implements EnvFactory
    BCC Environment Setup
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String BCC_INSTALL_ENV_KEY  
      private static java.lang.String DEFAULT_BCC_INSTALL_DIR  
      private static java.util.Map<java.lang.String,​java.lang.String> envs  
    • Constructor Summary

      Constructors 
      Constructor Description
      BCCEnvFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.util.Map<java.lang.String,​java.lang.String> createEnvs()  
      java.util.Map<java.lang.String,​java.lang.String> getEnvironmentVariables()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait