Class DefaultServiceProvider.ServiceRef

    • Constructor Detail

      • ServiceRef

        public ServiceRef​(Object service)
      • ServiceRef

        public ServiceRef​(Class<?> type)
    • Method Detail

      • getType

        public Class<?> getType()
      • getService

        public Object getService()