| Package | Description |
|---|---|
| org.mc4j.ems.connection | |
| org.mc4j.ems.connection.settings | |
| org.mc4j.ems.connection.support.metadata |
| Modifier and Type | Field and Description |
|---|---|
static ConnectionTypeDescriptor[] |
ConnectionFactory.CONNECTION_DESCRIPTORS |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ConnectionTypeDescriptor> |
ConnectionFactory.getConnectionTypes() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionTypeDescriptor |
ConnectionSettings.getConnectionType()
Getter for property connectionType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionSettings.initializeConnectionType(ConnectionTypeDescriptor connectionTypeDescriptor) |
void |
ConnectionSettings.setConnectionType(ConnectionTypeDescriptor connectionType)
Setter for property connectionType.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionTypeDescriptor |
class |
GeronimoConnectionTypeDescriptor |
class |
InternalVMTypeDescriptor |
class |
J2SE5ConnectionTypeDescriptor |
class |
JBossConnectionTypeDescriptor |
class |
JDMKConnectionTypeDescriptor |
class |
JSR160ConnectionTypeDescriptor |
class |
LocalVMTypeDescriptor |
class |
Mx4jConnectionTypeDescriptor |
class |
Oc4jConnectionTypeDescriptor |
class |
PramatiConnectionTypeDescriptor |
class |
SJSASConnectionTypeDescriptor |
class |
Tomcat55ConnectionTypeDescriptor |
class |
Weblogic9ConnectionTypeDescriptor |
class |
Weblogic9Jsr77ConnectionTypeDescriptor |
class |
WeblogicConnectionTypeDescriptor |
class |
WebsphereConnectionTypeDescriptor |
class |
WebsphereStudioConnectionTypeDescriptor |