Uses of Interface
org.apache.felix.service.threadio.ThreadIO

Packages that use ThreadIO
org.apache.felix.gogo.runtime   
org.apache.felix.gogo.runtime.activator   
org.apache.felix.gogo.runtime.threadio   
 

Uses of ThreadIO in org.apache.felix.gogo.runtime
 

Fields in org.apache.felix.gogo.runtime declared as ThreadIO
protected  ThreadIO CommandProcessorImpl.threadIO
           
 

Constructors in org.apache.felix.gogo.runtime with parameters of type ThreadIO
CommandProcessorImpl(ThreadIO tio)
           
 

Uses of ThreadIO in org.apache.felix.gogo.runtime.activator
 

Methods in org.apache.felix.gogo.runtime.activator with parameters of type ThreadIO
protected  org.osgi.framework.ServiceRegistration Activator.newProcessor(ThreadIO tio, org.osgi.framework.BundleContext context)
           
 

Uses of ThreadIO in org.apache.felix.gogo.runtime.threadio
 

Classes in org.apache.felix.gogo.runtime.threadio that implement ThreadIO
 class ThreadIOImpl
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.