org.mule.module.jca
Class MuleManagedConnectionMetaData
java.lang.Object
org.mule.module.jca.MuleManagedConnectionMetaData
- All Implemented Interfaces:
- ManagedConnectionMetaData
public class MuleManagedConnectionMetaData
- extends Object
- implements ManagedConnectionMetaData
MuleManagedConnectionMetaData TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleManagedConnectionMetaData
public MuleManagedConnectionMetaData(MuleManagedConnection mc)
getEISProductName
public String getEISProductName()
throws ResourceException
- Specified by:
getEISProductName in interface ManagedConnectionMetaData
- Throws:
ResourceException
getEISProductVersion
public String getEISProductVersion()
throws ResourceException
- Specified by:
getEISProductVersion in interface ManagedConnectionMetaData
- Throws:
ResourceException
getMaxConnections
public int getMaxConnections()
throws ResourceException
- Specified by:
getMaxConnections in interface ManagedConnectionMetaData
- Throws:
ResourceException
getUserName
public String getUserName()
throws ResourceException
- Specified by:
getUserName in interface ManagedConnectionMetaData
- Throws:
ResourceException
Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.