|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.NullProvider
public class NullProvider
| Constructor Summary | |
|---|---|
NullProvider()
|
|
| Method Summary | |
|---|---|
boolean |
contains(java.lang.String aServiceName)
|
ILoggerService |
getLoggerService()
|
IMailService |
getMailService()
|
IService |
getService(java.lang.String aServiceName)
|
ITransactionService |
getTransactionService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullProvider()
| Method Detail |
|---|
public IService getService(java.lang.String aServiceName)
getService in interface IProviderpublic boolean contains(java.lang.String aServiceName)
contains in interface IProviderpublic ILoggerService getLoggerService()
getLoggerService in interface IProviderpublic IMailService getMailService()
getMailService in interface IProviderpublic ITransactionService getTransactionService()
getTransactionService in interface IProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||