Uses of Class
org.granite.messaging.service.SimpleServiceFactory

Packages that use SimpleServiceFactory
org.granite.messaging.service   
org.granite.spring   
 

Uses of SimpleServiceFactory in org.granite.messaging.service
 

Constructors in org.granite.messaging.service with parameters of type SimpleServiceFactory
SimpleServiceInvoker(Destination destination, SimpleServiceFactory factory)
           
 

Uses of SimpleServiceFactory in org.granite.spring
 

Subclasses of SimpleServiceFactory in org.granite.spring
 class SpringServiceFactory