Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.axis.deployment.wsdd.providers
Class WSDDBsfProvider  view WSDDBsfProvider download WSDDBsfProvider.java

java.lang.Object
  extended byorg.apache.axis.deployment.wsdd.WSDDProvider
      extended byorg.apache.axis.deployment.wsdd.providers.WSDDBsfProvider

public class WSDDBsfProvider
extends org.apache.axis.deployment.wsdd.WSDDProvider


Field Summary
 
Fields inherited from class org.apache.axis.deployment.wsdd.WSDDProvider
log
 
Constructor Summary
WSDDBsfProvider()
           
 
Method Summary
 java.lang.String getName()
           
 org.apache.axis.Handler newProviderInstance(org.apache.axis.deployment.wsdd.WSDDService service, org.apache.axis.EngineConfiguration registry)
           
 void writeToContext(org.apache.axis.encoding.SerializationContext context)
          Write this element out to a SerializationContext
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDProvider
getInstance, getOperation, getOperations, registerProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDDBsfProvider

public WSDDBsfProvider()
Method Detail

getName

public java.lang.String getName()

newProviderInstance

public org.apache.axis.Handler newProviderInstance(org.apache.axis.deployment.wsdd.WSDDService service,
                                                   org.apache.axis.EngineConfiguration registry)
                                            throws java.lang.Exception

writeToContext

public void writeToContext(org.apache.axis.encoding.SerializationContext context)
                    throws java.io.IOException
Write this element out to a SerializationContext