com.googlecode.jpattern.gwt.client
Interface IApplicationProvider

All Known Implementing Classes:
AApplication, NullApplicationProvider

public interface IApplicationProvider

Author:
Francesco Cina' 12 Apr 2011

Method Summary
 ILoggerService getLoggerService()
           
 IServerCallService getServerCallService()
           
 IService getService(String serviceName)
           
 

Method Detail

getService

IService getService(String serviceName)

getLoggerService

ILoggerService getLoggerService()

getServerCallService

IServerCallService getServerCallService()


Copyright © 2011. All Rights Reserved.