Package 

Interface Configurable

    • Method Summary

      Modifier and Type Method Description
      abstract Configurable configure(Map<String, Object> configParams) 根据指定的配置复制当前对象,返回一个新对象。
      abstract Map<String, Object> getConfigParams() 配置参数。
      • Methods inherited from class java.lang.Object

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