com.googlecode.jpattern.core
Interface IProvider
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- ApplicationService, NullProvider
public interface IProvider
- extends java.io.Serializable
- Author:
- Francesco Cina'
07/apr/2010
getService
IService getService(java.lang.String serviceName)
getLoggerService
ILoggerService getLoggerService()
getMailService
IMailService getMailService()
getTransactionService
ITransactionService getTransactionService()
contains
boolean contains(java.lang.String aServiceName)
Copyright © 2011. All Rights Reserved.