org.mc4j.ems.connection.support.metadata
Class WebsphereStudioConnectionTypeDescriptor

java.lang.Object
  extended by org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
      extended by org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
          extended by org.mc4j.ems.connection.support.metadata.WebsphereStudioConnectionTypeDescriptor
All Implemented Interfaces:
java.io.Serializable, ConnectionTypeDescriptor

public class WebsphereStudioConnectionTypeDescriptor
extends WebsphereConnectionTypeDescriptor

Version:
$Revision: 1.2 $($Author: ghinkl $ / $Date: 2006/04/12 19:11:33 $)
Author:
Greg Hinkle (ghinkle@users.sourceforge.net), Sep 30, 2004
See Also:
Serialized Form

Constructor Summary
WebsphereStudioConnectionTypeDescriptor()
           
 
Method Summary
 java.lang.String[] getConnectionClasspathEntries()
           
 java.lang.String getConnectionMessage()
           
 java.lang.String getDisplayName()
           
 java.lang.String getRecongnitionPath()
           
 
Methods inherited from class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
getConnectionNodeClassName, getConnectionType, getDefaultCredentials, getDefaultInitialContext, getDefaultJndiName, getDefaultPrincipal, getDefaultServerUrl, isMEJBCompliant
 
Methods inherited from class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
equals, getDefaultAdvancedProperties, getExtrasLibrary, getServerVersion, hashCode, isUseChildFirstClassLoader, isUseManagementHome, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebsphereStudioConnectionTypeDescriptor

public WebsphereStudioConnectionTypeDescriptor()
Method Detail

getConnectionMessage

public java.lang.String getConnectionMessage()
Specified by:
getConnectionMessage in interface ConnectionTypeDescriptor
Overrides:
getConnectionMessage in class WebsphereConnectionTypeDescriptor

getConnectionClasspathEntries

public java.lang.String[] getConnectionClasspathEntries()
Specified by:
getConnectionClasspathEntries in interface ConnectionTypeDescriptor
Overrides:
getConnectionClasspathEntries in class WebsphereConnectionTypeDescriptor

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in interface ConnectionTypeDescriptor
Overrides:
getDisplayName in class WebsphereConnectionTypeDescriptor

getRecongnitionPath

public java.lang.String getRecongnitionPath()
Specified by:
getRecongnitionPath in interface ConnectionTypeDescriptor
Overrides:
getRecongnitionPath in class WebsphereConnectionTypeDescriptor