com.hack23.cia.service.api.application
Interface ApplicationManager

Package class diagram package ApplicationManager
All Known Implementing Classes:
ApplicationManagerImpl

public interface ApplicationManager

The Interface ApplicationManager.


Method Summary
Modifier and Type Method and Description
 ServiceResponse service(ServiceRequest serviceRequest)
          Service.
 

Method Detail

service

ServiceResponse service(ServiceRequest serviceRequest)
Service.

Parameters:
serviceRequest - the service request
Returns:
the service response


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.