com.googlecode.jpattern.gwt.client
Class NullApplicationProvider
java.lang.Object
com.googlecode.jpattern.gwt.client.NullApplicationProvider
- All Implemented Interfaces:
- IApplicationProvider
public class NullApplicationProvider
- extends Object
- implements IApplicationProvider
- Author:
- Francesco Cina'
12 Apr 2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullApplicationProvider
public NullApplicationProvider()
getLoggerService
public ILoggerService getLoggerService()
- Specified by:
getLoggerService in interface IApplicationProvider
getService
public IService getService(String serviceName)
- Specified by:
getService in interface IApplicationProvider
getServerCallService
public IServerCallService getServerCallService()
- Specified by:
getServerCallService in interface IApplicationProvider
Copyright © 2011. All Rights Reserved.