public class UserTypeFactory extends Object implements org.springframework.beans.factory.InitializingBean
| 构造器和说明 |
|---|
UserTypeFactory(Map<IUserType,IUserLoginService> loginUserServiceList) |
public UserTypeFactory(Map<IUserType,IUserLoginService> loginUserServiceList)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic IUserLoginService getLoginUserService(IUserType userType)
userType - Copyright © 2020. All rights reserved.