org.servebox.foundry.service
Interface IService

All Known Subinterfaces:
IACLService
All Known Implementing Classes:
ACLService, Service

public interface IService


Method Summary
 String getServiceDescription()
           
 String getServiceName()
           
 String getVersion()
           
 

Method Detail

getServiceName

String getServiceName()

getServiceDescription

String getServiceDescription()

getVersion

String getVersion()


Copyright © 2010. All Rights Reserved.