org.apache.beehive.wsm.axis.databinding
Class SystemTypeLookupService

Object
  extended by SystemTypeLookupService
All Implemented Interfaces:
BindingLookupService

public class SystemTypeLookupService
extends Object
implements BindingLookupService


Constructor Summary
SystemTypeLookupService(TypeMapping tm)
           
 
Method Summary
 QName class2qname(Class cls)
           
 Class qname2class(QName qname)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTypeLookupService

public SystemTypeLookupService(TypeMapping tm)
Method Detail

class2qname

public QName class2qname(Class cls)
Specified by:
class2qname in interface BindingLookupService

qname2class

public Class qname2class(QName qname)
Specified by:
qname2class in interface BindingLookupService