程序包cn.zhxu.toys.oss的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cn.zhxu.toys.oss.AbstractOssManager (implements cn.zhxu.toys.oss.OssManager)
      • cn.zhxu.toys.oss.AliyunOssManager (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
      • cn.zhxu.toys.oss.HuaweiOssManager (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)

接口分层结构