|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.transactions.xa.configuration.XAStoreConfiguration
public class XAStoreConfiguration
Constructor Summary | |
---|---|
XAStoreConfiguration(java.lang.String uniqueXAResourceId)
|
Method Summary | |
---|---|
java.lang.Class<XAStore.Provider> |
getServiceType()
Indicates which service this configuration works with. |
java.lang.String |
getUniqueXAResourceId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XAStoreConfiguration(java.lang.String uniqueXAResourceId)
Method Detail |
---|
public java.lang.String getUniqueXAResourceId()
public java.lang.Class<XAStore.Provider> getServiceType()
ServiceConfiguration
getServiceType
in interface ServiceConfiguration<XAStore.Provider>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |