|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4corba.utils.plugin.wsdl.Jbi4CorbaPartnerLinkExtension
public class Jbi4CorbaPartnerLinkExtension
Field Summary | |
---|---|
static String |
NS_PREFIX
The namespace prefix for the partner link |
static String |
NS_PTNLNK
The NameSpace of the partner link |
static String |
PRTLNK_ELEMENT
The name of the partner link element |
static String |
PRTLNK_NAME_ATTRIBUTE
The name's attribute of the partner link element |
static QName |
Q_ELEMENT_PTNLNK
The QName of the partner link |
static String |
ROLE_ATTRIBUTE_NAME
The name's attribute of the role element |
static String |
ROLE_ATTRIBUTE_PORT
The port's attribute of the role element |
static String |
ROLE_ELEMENT
The role element |
static String |
ROLE_NAME_SUFFIX
The suffix of the role name attribute |
Constructor Summary | |
---|---|
Jbi4CorbaPartnerLinkExtension()
|
Method Summary | |
---|---|
static void |
register(javax.wsdl.extensions.ExtensionRegistry registry)
Utility method that registers the extensibility elements for WSDL4J. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PRTLNK_ELEMENT
public static final String PRTLNK_NAME_ATTRIBUTE
public static final String ROLE_ELEMENT
public static final String ROLE_ATTRIBUTE_NAME
public static final String ROLE_ATTRIBUTE_PORT
public static final String NS_PTNLNK
public static final String NS_PREFIX
public static final QName Q_ELEMENT_PTNLNK
public static final String ROLE_NAME_SUFFIX
Constructor Detail |
---|
public Jbi4CorbaPartnerLinkExtension()
Method Detail |
---|
public static void register(javax.wsdl.extensions.ExtensionRegistry registry)
registry
- The ExtensionRegistry where the partner link extension is registered.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |