com.googlecode.jpattern.core
Interface IService

All Superinterfaces:
Serializable
All Known Subinterfaces:
ILoggerReaderService, ILoggerService, IMailService, IMessageManager, ITransactionService
All Known Implementing Classes:
LoggerReaderService, LoggerService, MailService, MessageManagerService, NullLoggerService, NullMailService, NullService, NullTransactionService, Slf4jLoggerService

public interface IService
extends Serializable

Author:
Francesco Cina' 07/apr/2010

Method Summary
 String getName()
           
 

Method Detail

getName

String getName()


Copyright © 2011. All Rights Reserved.