Package org.apache.cxf.jca.outbound
Class CXFManagedConnectionMetaData
java.lang.Object
org.apache.cxf.jca.outbound.CXFManagedConnectionMetaData
- All Implemented Interfaces:
javax.resource.spi.ManagedConnectionMetaData
public class CXFManagedConnectionMetaData
extends Object
implements javax.resource.spi.ManagedConnectionMetaData
CXF Managed Connection MetaData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
CXFManagedConnectionMetaData
- Parameters:
userName-
-
-
Method Details
-
getEISProductName
- Specified by:
getEISProductNamein interfacejavax.resource.spi.ManagedConnectionMetaData- Throws:
javax.resource.ResourceException
-
getEISProductVersion
- Specified by:
getEISProductVersionin interfacejavax.resource.spi.ManagedConnectionMetaData- Throws:
javax.resource.ResourceException
-
getMaxConnections
public int getMaxConnections() throws javax.resource.ResourceException- Specified by:
getMaxConnectionsin interfacejavax.resource.spi.ManagedConnectionMetaData- Throws:
javax.resource.ResourceException
-
getUserName
- Specified by:
getUserNamein interfacejavax.resource.spi.ManagedConnectionMetaData- Throws:
javax.resource.ResourceException
-