|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.connector.ActivationSpecNamedXAResourceFactory
public class ActivationSpecNamedXAResourceFactory
| Constructor Summary | |
|---|---|
ActivationSpecNamedXAResourceFactory(java.lang.String name,
javax.resource.spi.ActivationSpec activationSpec,
javax.resource.spi.ResourceAdapter resourceAdapter)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
NamedXAResource |
getNamedXAResource()
|
void |
returnNamedXAResource(NamedXAResource namedXAResource)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActivationSpecNamedXAResourceFactory(java.lang.String name,
javax.resource.spi.ActivationSpec activationSpec,
javax.resource.spi.ResourceAdapter resourceAdapter)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface NamedXAResourceFactory
public NamedXAResource getNamedXAResource()
throws javax.transaction.SystemException
getNamedXAResource in interface NamedXAResourceFactoryjavax.transaction.SystemExceptionpublic void returnNamedXAResource(NamedXAResource namedXAResource)
returnNamedXAResource in interface NamedXAResourceFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||