public class ServiceRefPortInfo extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
ServiceRefPortInfo() |
ServiceRefPortInfo(ServiceRefPortInfo other) |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public ServiceRefPortInfo(ServiceRefPortInfo other)
public ServiceRefPortInfo()
public void setServiceReference(ServiceReferenceDescriptor desc)
public ServiceReferenceDescriptor getServiceReference()
public boolean hasServiceEndpointInterface()
public void setServiceEndpointInterface(String sei)
public String getServiceEndpointInterface()
public void setIsContainerManaged(boolean flag)
public boolean isContainerManaged()
public boolean isClientManaged()
public void setPortComponentLinkName(String linkName)
public WebServiceEndpoint setPortComponentLinkName(String linkName, boolean resolve)
public boolean hasPortComponentLinkName()
public String getPortComponentLinkName()
public void setMessageSecurityBinding(MessageSecurityBindingDescriptor messageSecBindingDesc)
public MessageSecurityBindingDescriptor getMessageSecurityBinding()
public boolean isLinkedToPortComponent()
public WebServiceEndpoint resolveLinkName()
public WebServiceEndpoint getPortComponentLink()
public void setPortComponentLink(WebServiceEndpoint newPort)
portComponenet
- the port component to which I referpublic boolean hasWsdlPort()
public void setWsdlPort(QName port)
public QName getWsdlPort()
public Set getStubProperties()
public boolean hasStubProperty(String name)
public NameValuePairDescriptor getStubPropertyByName(String name)
public void addStubProperty(NameValuePairDescriptor property)
public void removeStubProperty(NameValuePairDescriptor property)
public void addStubProperty(String name, String value)
public Set getCallProperties()
public boolean hasCallProperty(String name)
public NameValuePairDescriptor getCallPropertyByName(String name)
public void addCallProperty(NameValuePairDescriptor property)
public void removeCallProperty(NameValuePairDescriptor property)
public boolean hasTargetEndpointAddress()
public void setTargetEndpointAddress(String address)
public String getTargetEndpointAddress()
public void setMtomEnabled(String value)
public String getMtomEnabled()
Copyright © 2018. All rights reserved.