org.rhq.plugins.jbossas5.helper
Class JBossAS5ConnectionTypeDescriptor

java.lang.Object
  extended by org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
      extended by org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
          extended by org.rhq.plugins.jbossas5.helper.JBossAS5ConnectionTypeDescriptor
All Implemented Interfaces:
Serializable, org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor

public class JBossAS5ConnectionTypeDescriptor
extends org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor

A connection type descriptor to support JNP connections to JBoss AS 5.x/6.x through EMS.

Author:
Lukas Krejci
See Also:
Serialized Form

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

Constructor Detail

JBossAS5ConnectionTypeDescriptor

public JBossAS5ConnectionTypeDescriptor()
Method Detail

getRecongnitionPath

public String getRecongnitionPath()
Specified by:
getRecongnitionPath in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
Overrides:
getRecongnitionPath in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor

getConnectionClasspathEntries

public String[] getConnectionClasspathEntries()
Specified by:
getConnectionClasspathEntries in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
Overrides:
getConnectionClasspathEntries in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.