Uses of Interface
org.fusesource.fabric.dosgi.io.ServerInvoker.ServiceFactory

Packages that use ServerInvoker.ServiceFactory
org.fusesource.fabric.dosgi.io   
org.fusesource.fabric.dosgi.tcp   
 

Uses of ServerInvoker.ServiceFactory in org.fusesource.fabric.dosgi.io
 

Methods in org.fusesource.fabric.dosgi.io with parameters of type ServerInvoker.ServiceFactory
 void ServerInvoker.registerService(java.lang.String id, ServerInvoker.ServiceFactory service, java.lang.ClassLoader classLoader)
           
 

Uses of ServerInvoker.ServiceFactory in org.fusesource.fabric.dosgi.tcp
 

Methods in org.fusesource.fabric.dosgi.tcp with parameters of type ServerInvoker.ServiceFactory
 void ServerInvokerImpl.registerService(java.lang.String id, ServerInvoker.ServiceFactory service, java.lang.ClassLoader classLoader)
           
 



Copyright © 2013 Red Hat. All Rights Reserved.