jremote jbase5.2.1

com.jbase.jremote.jca
Class JRemoteManagedConnectionMetaData

java.lang.Object
  extended by com.jbase.jremote.jca.JRemoteManagedConnectionMetaData
All Implemented Interfaces:
javax.resource.spi.ManagedConnectionMetaData

public class JRemoteManagedConnectionMetaData
extends Object
implements javax.resource.spi.ManagedConnectionMetaData

Provide useful information about connecting to a remote jBASE instance.

Author:
aphethean

Constructor Summary
JRemoteManagedConnectionMetaData(EISMetaDataRepository mdRepository)
           
 
Method Summary
 String getEISProductName()
           
 String getEISProductVersion()
           
 int getMaxConnections()
           
 String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRemoteManagedConnectionMetaData

public JRemoteManagedConnectionMetaData(EISMetaDataRepository mdRepository)
Method Detail

getEISProductName

public String getEISProductName()
                         throws javax.resource.ResourceException
Specified by:
getEISProductName in interface javax.resource.spi.ManagedConnectionMetaData
Throws:
javax.resource.ResourceException

getEISProductVersion

public String getEISProductVersion()
                            throws javax.resource.ResourceException
Specified by:
getEISProductVersion in interface javax.resource.spi.ManagedConnectionMetaData
Throws:
javax.resource.ResourceException

getMaxConnections

public int getMaxConnections()
                      throws javax.resource.ResourceException
Specified by:
getMaxConnections in interface javax.resource.spi.ManagedConnectionMetaData
Throws:
javax.resource.ResourceException

getUserName

public String getUserName()
                   throws javax.resource.ResourceException
Specified by:
getUserName in interface javax.resource.spi.ManagedConnectionMetaData
Throws:
javax.resource.ResourceException

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.