com.googlecode.jpattern.core
Interface IService

All Superinterfaces:
java.io.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 java.io.Serializable

Author:
Francesco Cina' 07/apr/2010

Method Summary
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()


Copyright © 2011. All Rights Reserved.