public class XAResourceDeserializerImpl extends Object implements XAResourceDeserializer, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
XAResourceDeserializerImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
closeQuietly(javax.resource.cci.Connection closeable) |
protected void |
closeQuietly(Connection closeable) |
protected void |
closeQuietly(javax.jms.Session closeable) |
XAResourceDescriptor |
deserialize(String identifier) |
org.springframework.context.ApplicationContext |
getApplicationContext() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public XAResourceDescriptor deserialize(String identifier)
deserialize 在接口中 XAResourceDeserializerprotected void closeQuietly(javax.resource.cci.Connection closeable)
protected void closeQuietly(Connection closeable)
protected void closeQuietly(javax.jms.Session closeable)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2018. All rights reserved.