oss.net.pstream.jca
Class StreamerManagedConnectionMetadata
java.lang.Object
|
+--oss.net.pstream.jca.StreamerManagedConnectionMetadata
- All Implemented Interfaces:
- javax.resource.spi.ManagedConnectionMetaData
- public class StreamerManagedConnectionMetadata
- extends java.lang.Object
- implements javax.resource.spi.ManagedConnectionMetaData
- Author:
- mgregory
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamerManagedConnectionMetadata
public StreamerManagedConnectionMetadata(StreamerManagedConnection MC)
getEISProductName
public java.lang.String getEISProductName()
throws javax.resource.ResourceException
- Specified by:
getEISProductName
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
- See Also:
ManagedConnectionMetaData.getEISProductName()
getEISProductVersion
public java.lang.String getEISProductVersion()
throws javax.resource.ResourceException
- Specified by:
getEISProductVersion
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
- See Also:
ManagedConnectionMetaData.getEISProductVersion()
getMaxConnections
public int getMaxConnections()
throws javax.resource.ResourceException
- Specified by:
getMaxConnections
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
- See Also:
ManagedConnectionMetaData.getMaxConnections()
getUserName
public java.lang.String getUserName()
throws javax.resource.ResourceException
- Specified by:
getUserName
in interface javax.resource.spi.ManagedConnectionMetaData
javax.resource.ResourceException
- See Also:
ManagedConnectionMetaData.getUserName()
Copyright © 2000 Dummy Corp. All Rights Reserved.