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