public interface ConnectionMetaData
Modifier and Type | Method and Description |
---|---|
String |
getEISProductName()
Gets the product name of the underlying resource for the connection.
|
String |
getEISProductVersion()
Gets the product version of the underlying resource for the connection.
|
String |
getUserName()
Gets the user name for the connection to the underlying resource as known
to the underlying resource.
|
String getEISProductName() throws ResourceException
ResourceException
String getEISProductVersion() throws ResourceException
ResourceException
String getUserName() throws ResourceException
ResourceException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.