com.hack23.cia.service.impl.application
Class ApplicationManagerImpl
java.lang.Object
com.hack23.cia.service.impl.application.ApplicationManagerImpl
- All Implemented Interfaces:
- ApplicationManager
public class ApplicationManagerImpl
extends Object
implements ApplicationManager
The Class ApplicationManagerImpl.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationManagerImpl
public ApplicationManagerImpl(List<BusinessService> businessServices,
BusinessService defaultBusinessService)
- Instantiates a new application manager impl.
- Parameters:
businessServices
- the business servicesdefaultBusinessService
- the default business service
service
public final ServiceResponse service(ServiceRequest serviceRequest)
- Description copied from interface:
ApplicationManager
- Service.
- Specified by:
service
in interface ApplicationManager
- Parameters:
serviceRequest
- the service request
- Returns:
- the service response
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.