Package 

Class EnvBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String secket
      private String env
    • Constructor Summary

      Constructors 
      Constructor Description
      EnvBean()
    • Method Summary

      Modifier and Type Method Description
      String getSecket()
      void setSecket(String secket)
      String getEnv()
      void setEnv(String env)
      • Methods inherited from class java.lang.Object

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