|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
public class ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
Constructor Summary | |
---|---|
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(boolean stateful)
|
|
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(java.lang.Object state)
|
Method Summary | |
---|---|
java.lang.Object |
getState()
|
boolean |
isStateful()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.resource.spi.ConnectionRequestInfo |
---|
equals, hashCode |
Constructor Detail |
---|
public ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(boolean stateful)
public ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(java.lang.Object state)
Method Detail |
---|
public boolean isStateful()
public java.lang.Object getState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |