com.googlecode.jpattern.gwt.client
Interface IApplicationSystem
- All Known Implementing Classes:
- AApplication
public interface IApplicationSystem
- Author:
- Francesco Cina'
12 Apr 2011
startSystem
void startSystem()
stopSystem
void stopSystem()
addService
void addService(String serviceName,
IService service)
setLoggerService
void setLoggerService(ILoggerService loggerService)
setServerCallService
void setServerCallService(IServerCallService serverCallService)
setSerializerService
void setSerializerService(ISerializerService serializerService)
Copyright © 2011. All Rights Reserved.