it.imolinfo.jbi4corba.utils.plugin.wsdl
Class Jbi4CorbaPartnerLinkExtension

java.lang.Object
  extended by it.imolinfo.jbi4corba.utils.plugin.wsdl.Jbi4CorbaPartnerLinkExtension

public class Jbi4CorbaPartnerLinkExtension
extends Object

Author:
mcastaldi

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

PRTLNK_ELEMENT

public static final String PRTLNK_ELEMENT
The name of the partner link element

See Also:
Constant Field Values

PRTLNK_NAME_ATTRIBUTE

public static final String PRTLNK_NAME_ATTRIBUTE
The name's attribute of the partner link element

See Also:
Constant Field Values

ROLE_ELEMENT

public static final String ROLE_ELEMENT
The role element

See Also:
Constant Field Values

ROLE_ATTRIBUTE_NAME

public static final String ROLE_ATTRIBUTE_NAME
The name's attribute of the role element

See Also:
Constant Field Values

ROLE_ATTRIBUTE_PORT

public static final String ROLE_ATTRIBUTE_PORT
The port's attribute of the role element

See Also:
Constant Field Values

NS_PTNLNK

public static final String NS_PTNLNK
The NameSpace of the partner link

See Also:
Constant Field Values

NS_PREFIX

public static final String NS_PREFIX
The namespace prefix for the partner link

See Also:
Constant Field Values

Q_ELEMENT_PTNLNK

public static final QName Q_ELEMENT_PTNLNK
The QName of the partner link


ROLE_NAME_SUFFIX

public static final String ROLE_NAME_SUFFIX
The suffix of the role name attribute

See Also:
Constant Field Values
Constructor Detail

Jbi4CorbaPartnerLinkExtension

public Jbi4CorbaPartnerLinkExtension()
Method Detail

register

public static void register(javax.wsdl.extensions.ExtensionRegistry registry)
Utility method that registers the extensibility elements for WSDL4J.

Parameters:
registry - The ExtensionRegistry where the partner link extension is registered.


Copyright © 2005-2010 Imola Informatica. All Rights Reserved.