|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.transactions.xa.journal.DefaultJournalProviderFactory
public class DefaultJournalProviderFactory
Constructor Summary | |
---|---|
DefaultJournalProviderFactory()
|
Method Summary | |
---|---|
JournalProvider |
create(ServiceCreationConfiguration<JournalProvider> configuration)
|
java.lang.Class<JournalProvider> |
getServiceType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultJournalProviderFactory()
Method Detail |
---|
public JournalProvider create(ServiceCreationConfiguration<JournalProvider> configuration)
create
in interface ServiceFactory<JournalProvider>
public java.lang.Class<JournalProvider> getServiceType()
getServiceType
in interface ServiceFactory<JournalProvider>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |