org.mc4j.ems.connection.support.metadata
Class Tomcat55ConnectionTypeDescriptor
java.lang.Object
org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
org.mc4j.ems.connection.support.metadata.J2SE5ConnectionTypeDescriptor
org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
- All Implemented Interfaces:
- java.io.Serializable, ConnectionTypeDescriptor
public class Tomcat55ConnectionTypeDescriptor
- extends J2SE5ConnectionTypeDescriptor
- Version:
- $Revision: 570 $($Author: ghinkl $ / $Date: 2006-04-12 15:14:16 -0400 (Wed, 12 Apr 2006) $)
- Author:
- Greg Hinkle (ghinkle@users.sourceforge.net), Sep 30, 2004
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Tomcat55ConnectionTypeDescriptor
public Tomcat55ConnectionTypeDescriptor()
isMEJBCompliant
public boolean isMEJBCompliant()
- Specified by:
isMEJBCompliant in interface ConnectionTypeDescriptor- Overrides:
isMEJBCompliant in class J2SE5ConnectionTypeDescriptor
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface ConnectionTypeDescriptor- Overrides:
getDisplayName in class J2SE5ConnectionTypeDescriptor
getConnectionClasspathEntries
public java.lang.String[] getConnectionClasspathEntries()
- Specified by:
getConnectionClasspathEntries in interface ConnectionTypeDescriptor- Overrides:
getConnectionClasspathEntries in class JSR160ConnectionTypeDescriptor
getRecongnitionPath
public java.lang.String getRecongnitionPath()
- Specified by:
getRecongnitionPath in interface ConnectionTypeDescriptor- Overrides:
getRecongnitionPath in class JSR160ConnectionTypeDescriptor
getConnectionType
public java.lang.String getConnectionType()
- Specified by:
getConnectionType in interface ConnectionTypeDescriptor- Overrides:
getConnectionType in class J2SE5ConnectionTypeDescriptor
getServerVersion
public java.lang.String getServerVersion(java.io.File recognitionFile)
- Specified by:
getServerVersion in interface ConnectionTypeDescriptor- Overrides:
getServerVersion in class AbstractConnectionTypeDescriptor