public class ConnectorInfo extends CommonInfoObject
| Modifier and Type | Field and Description |
|---|---|
List<ResourceInfo> |
adminObject |
String |
description |
String |
displayName |
List<MdbContainerInfo> |
inbound |
String |
largeIcon |
List<String> |
libs |
Set<String> |
mbeans |
String |
moduleId |
List<ResourceInfo> |
outbound |
String |
path |
ResourceInfo |
resourceAdapter |
String |
smallIcon |
Set<String> |
watchedResources |
uniqueId, validationInfo| Constructor and Description |
|---|
ConnectorInfo() |
public String path
public String description
public String displayName
public String smallIcon
public String largeIcon
public String moduleId
public ResourceInfo resourceAdapter
public List<ResourceInfo> outbound
public List<MdbContainerInfo> inbound
public List<ResourceInfo> adminObject
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.