org.apache.axis2.jaxws.message.factory
Class ClassFinderFactory

java.lang.Object
  extended by org.apache.axis2.jaxws.message.factory.ClassFinderFactory

public class ClassFinderFactory
extends java.lang.Object


Constructor Summary
ClassFinderFactory()
           
 
Method Summary
 ClassFinder getClassFinder()
           
 void setClassFinder(ClassFinder finder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassFinderFactory

public ClassFinderFactory()
Method Detail

getClassFinder

public ClassFinder getClassFinder()

setClassFinder

public void setClassFinder(ClassFinder finder)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.