com.latencybusters.jms
Class LBMConnectionMetaData
java.lang.Object
com.latencybusters.jms.LBMConnectionMetaData
- All Implemented Interfaces:
- javax.jms.ConnectionMetaData
public class LBMConnectionMetaData
- extends java.lang.Object
- implements javax.jms.ConnectionMetaData
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myContext
protected com.latencybusters.lbm.LBMContext myContext
session
protected LBMSession session
LBMConnectionMetaData
public LBMConnectionMetaData()
LBMConnectionMetaData
public LBMConnectionMetaData(com.latencybusters.lbm.LBMContext myContext,
LBMSession session)
getJMSMajorVersion
public int getJMSMajorVersion()
- Specified by:
getJMSMajorVersion
in interface javax.jms.ConnectionMetaData
getJMSMinorVersion
public int getJMSMinorVersion()
- Specified by:
getJMSMinorVersion
in interface javax.jms.ConnectionMetaData
getJMSProviderName
public java.lang.String getJMSProviderName()
- Specified by:
getJMSProviderName
in interface javax.jms.ConnectionMetaData
getJMSVersion
public java.lang.String getJMSVersion()
- Specified by:
getJMSVersion
in interface javax.jms.ConnectionMetaData
getJMSXPropertyNames
public java.util.Enumeration getJMSXPropertyNames()
- Specified by:
getJMSXPropertyNames
in interface javax.jms.ConnectionMetaData
getProviderMajorVersion
public int getProviderMajorVersion()
- Specified by:
getProviderMajorVersion
in interface javax.jms.ConnectionMetaData
getProviderMinorVersion
public int getProviderMinorVersion()
- Specified by:
getProviderMinorVersion
in interface javax.jms.ConnectionMetaData
getProviderVersion
public java.lang.String getProviderVersion()
- Specified by:
getProviderVersion
in interface javax.jms.ConnectionMetaData
All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.