org.apache.sling.scripting.core.impl
Class ServiceCache.Reference

java.lang.Object
  extended by org.apache.sling.scripting.core.impl.ServiceCache.Reference
Enclosing class:
ServiceCache

protected static final class ServiceCache.Reference
extends Object


Field Summary
 org.osgi.framework.ServiceReference reference
           
 Object service
           
 
Constructor Summary
protected ServiceCache.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 Object service
Constructor Detail

ServiceCache.Reference

protected ServiceCache.Reference()


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.