public interface ServiceRepository
<T> T
getService(Class<T> type)
<T> T getService(Class<T> type)
Copyright © 2015. All rights reserved.