当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 connector API Documentation 英文版文档
JmsMetaData (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档
org.jboss.resource.adapter.jms
Class JmsMetaData
java.lang.Object
org.jboss.resource.adapter.jms.JmsMetaData
- All Implemented Interfaces:
- javax.resource.spi.ManagedConnectionMetaData
- public class JmsMetaData
- extends Object
- implements javax.resource.spi.ManagedConnectionMetaData
???
Created: Sat Mar 31 03:36:27 2001
- Version:
- $Revision: 1.1 $
- Author:
- Peter Antman.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsMetaData
public JmsMetaData(JmsManagedConnection mc)
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
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.