类 CabinServiceManager


  • public class CabinServiceManager
    extends Object
    Keep all cabin service used globally, IOC;
    • 方法详细资料

      • init

        public void init()
      • destroy

        public void destroy()
      • getService

        public <T> T getService​(Class<T> serviceType)