org.apache.aries.jndi.tracker
Class ServiceTrackerCustomizers

java.lang.Object
  extended by org.apache.aries.jndi.tracker.ServiceTrackerCustomizers

public class ServiceTrackerCustomizers
extends Object


Nested Class Summary
static interface ServiceTrackerCustomizers.CachingServiceTracker
           
 
Field Summary
static ServiceTrackerCustomizers.CachingServiceTracker ICF_CACHE
           
static org.osgi.util.tracker.ServiceTrackerCustomizer LAZY
           
static ServiceTrackerCustomizers.CachingServiceTracker URL_FACTORY_CACHE
           
 
Constructor Summary
ServiceTrackerCustomizers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAZY

public static final org.osgi.util.tracker.ServiceTrackerCustomizer LAZY

ICF_CACHE

public static final ServiceTrackerCustomizers.CachingServiceTracker ICF_CACHE

URL_FACTORY_CACHE

public static final ServiceTrackerCustomizers.CachingServiceTracker URL_FACTORY_CACHE
Constructor Detail

ServiceTrackerCustomizers

public ServiceTrackerCustomizers()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.