This project has retired. For details please refer to its Attic page.
ServiceProviderFactory (Lens 2.0.1-beta-incubating API)

org.apache.lens.server.api
Interface ServiceProviderFactory

All Known Implementing Classes:
ServiceProviderFactoryImpl

public interface ServiceProviderFactory

A factory for creating ServiceProvider objects.


Method Summary
 ServiceProvider getServiceProvider()
           
 

Method Detail

getServiceProvider

ServiceProvider getServiceProvider()


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.