|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
A ManagedConnectionMetaDataImpl instance provides information
related to a managed connection.
| Constructor Summary | |
ManagedConnectionMetaDataImpl(java.lang.String userName)
Constructs a ManagedConnectionMetaDataImpl instance. |
|
| Method Summary | |
java.lang.String |
getEISProductName()
Returns JORAM's name. |
java.lang.String |
getEISProductVersion()
Returns the current JORAM release number. |
int |
getMaxConnections()
Returns 0 as JORAM as no upper limit of active connections. |
java.lang.String |
getUserName()
Returns the name of the user associated with the managed connection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ManagedConnectionMetaDataImpl(java.lang.String userName)
ManagedConnectionMetaDataImpl instance.
| Method Detail |
public java.lang.String getEISProductName()
throws javax.resource.ResourceException
getEISProductName in interface javax.resource.spi.ManagedConnectionMetaDatajavax.resource.ResourceException
public java.lang.String getEISProductVersion()
throws javax.resource.ResourceException
getEISProductVersion in interface javax.resource.spi.ManagedConnectionMetaDatajavax.resource.ResourceException
public int getMaxConnections()
throws javax.resource.ResourceException
getMaxConnections in interface javax.resource.spi.ManagedConnectionMetaDatajavax.resource.ResourceException
public java.lang.String getUserName()
throws javax.resource.ResourceException
getUserName in interface javax.resource.spi.ManagedConnectionMetaDatajavax.resource.ResourceException
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||