Class MethodInstanceFactory

    • Constructor Detail

      • MethodInstanceFactory

        public MethodInstanceFactory()
    • Method Detail

      • start

        public void start()
      • getFactoryParamType

        protected Class[] getFactoryParamType​(String[] pParamsType)
      • getFactoryMethodParams

        protected Object[] getFactoryMethodParams​(String[] pParams,
                                                  Method pMethod)
      • getFactoryClass

        public String getFactoryClass()
      • setFactoryClass

        public void setFactoryClass​(String pFactoryClass)
      • getFactoryInstance

        public String getFactoryInstance()
      • setFactoryInstance

        public void setFactoryInstance​(String pFactoryInstance)
      • getFactoryMethodName

        public String getFactoryMethodName()
      • setFactoryMethodName

        public void setFactoryMethodName​(String pFactoryMethodName)
      • getFactoryParamValues

        public String[] getFactoryParamValues()
      • setFactoryParamValues

        public void setFactoryParamValues​(String[] pFactoryParamValues)
      • getFactoryParamType

        public String[] getFactoryParamType()
      • setFactoryParamType

        public void setFactoryParamType​(String[] pFactoryParamType)
      • getLog

        public org.apache.logging.log4j.Logger getLog()
      • setLog

        public void setLog​(org.apache.logging.log4j.Logger pLog)
      • getParamType

        public Class[] getParamType()
      • getComponentPath

        public String getComponentPath()
      • setComponentPath

        public void setComponentPath​(String pComponentPath)
      • isFactoryEnable

        public boolean isFactoryEnable()
      • setFactoryEnable

        public void setFactoryEnable​(boolean pFactoryEnable)