Class CXFManagedConnectionMetaData

java.lang.Object
org.apache.cxf.jca.cxf.CXFManagedConnectionMetaData
All Implemented Interfaces:
javax.resource.spi.ManagedConnectionMetaData

public class CXFManagedConnectionMetaData extends Object implements javax.resource.spi.ManagedConnectionMetaData
  • Constructor Details

    • CXFManagedConnectionMetaData

      public CXFManagedConnectionMetaData()
  • Method Details

    • 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