xmlBlaster 2.2.0 API

org.xmlBlaster.j2ee.k2
Class BlasterMetaData

java.lang.Object
  extended by org.xmlBlaster.j2ee.k2.BlasterMetaData
All Implemented Interfaces:
javax.resource.spi.ManagedConnectionMetaData

public class BlasterMetaData
extends java.lang.Object
implements javax.resource.spi.ManagedConnectionMetaData

BlasterMetaData.java Created: Mon Jan 29 22:09:23 2001


Field Summary
private  BlasterManagedConnection mc
           
 
Constructor Summary
BlasterMetaData(BlasterManagedConnection mc)
           
 
Method Summary
 java.lang.String getEISProductName()
           
 java.lang.String getEISProductVersion()
           
 int getMaxConnections()
           
 java.lang.String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mc

private BlasterManagedConnection mc
Constructor Detail

BlasterMetaData

public BlasterMetaData(BlasterManagedConnection mc)
Method Detail

getEISProductName

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

getEISProductVersion

public java.lang.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 java.lang.String getUserName()
                             throws javax.resource.ResourceException
Specified by:
getUserName in interface javax.resource.spi.ManagedConnectionMetaData
Throws:
javax.resource.ResourceException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.