public class ResourceAdaptorInfo extends ComponentInfo implements com.google.gwt.user.client.rpc.IsSerializable
componentType, EVENT_TYPE, LIBRARY, PROFILE_SPECIFICATION, RESOURCE_ADAPTOR, RESOURCE_ADAPTOR_TYPE, SBB, SERVICE| Constructor and Description |
|---|
ResourceAdaptorInfo() |
ResourceAdaptorInfo(String name,
String source,
String vendor,
String version,
String ID,
String deployableUnitID,
String resourceAdaptorTypeID,
boolean supportsActiveReconfiguration,
String[] libraryRefs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceAdaptorTypeID() |
boolean |
getSupportsActiveReconfiguration() |
getComponentType, getDeployableUnitID, getID, getLibraryRefs, getName, getSource, getVendor, getVersionpublic ResourceAdaptorInfo(String name, String source, String vendor, String version, String ID, String deployableUnitID, String resourceAdaptorTypeID, boolean supportsActiveReconfiguration, String[] libraryRefs)
public ResourceAdaptorInfo()
public String getResourceAdaptorTypeID()
public boolean getSupportsActiveReconfiguration()
Copyright © 2017. All rights reserved.