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

org.apache.lens.server
Class ServiceProviderFactoryImpl

java.lang.Object
  extended by org.apache.lens.server.ServiceProviderFactoryImpl
All Implemented Interfaces:
ServiceProviderFactory

public class ServiceProviderFactoryImpl
extends Object
implements ServiceProviderFactory

The Class ServiceProviderFactoryImpl.


Constructor Summary
ServiceProviderFactoryImpl()
           
 
Method Summary
 ServiceProvider getServiceProvider()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProviderFactoryImpl

public ServiceProviderFactoryImpl()
Method Detail

getServiceProvider

public ServiceProvider getServiceProvider()
Specified by:
getServiceProvider in interface ServiceProviderFactory


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