Class ServiceCache.Reference

  • Enclosing class:
    ServiceCache

    protected static final class ServiceCache.Reference
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.osgi.framework.ServiceReference reference  
      java.lang.Object service  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Reference()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • reference

        public org.osgi.framework.ServiceReference reference
      • service

        public java.lang.Object service
    • Constructor Detail

      • Reference

        protected Reference()