public final class JBossPortComponentMetaData extends Object
Constructor and Description |
---|
JBossPortComponentMetaData(String ejbName,
String portComponentName,
String portComponentURI,
String authMethod,
String transportGuarantee,
Boolean secureWSDLAccess) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthMethod() |
String |
getEjbName() |
String |
getPortComponentName() |
String |
getPortComponentURI() |
Boolean |
getSecureWSDLAccess() |
String |
getTransportGuarantee() |
public String getEjbName()
public String getPortComponentName()
public String getPortComponentURI()
public String getAuthMethod()
public String getTransportGuarantee()
public Boolean getSecureWSDLAccess()
Copyright © 2015 JBoss, by Red Hat. All rights reserved.