org.apache.axis.deployment.v2dd.providers
Class V2DDScriptProvider

java.lang.Object
  |
  +--org.apache.axis.deployment.v2dd.V2DDElement
        |
        +--org.apache.axis.deployment.v2dd.V2DDProvider
              |
              +--org.apache.axis.deployment.v2dd.providers.V2DDScriptProvider
All Implemented Interfaces:
java.io.Serializable

public class V2DDScriptProvider
extends V2DDProvider

Author:
Carl Woolf (woolf@macromedia.com)
See Also:
Serialized Form

Fields inherited from class org.apache.axis.deployment.v2dd.V2DDElement
element
 
Constructor Summary
V2DDScriptProvider(org.w3c.dom.Element e)
           
 
Method Summary
 void newInstance(BasicProvider provider)
           
 
Methods inherited from class org.apache.axis.deployment.v2dd.V2DDProvider
getMethods, getOptions, getOptionsTable, getProvider, getScope, getType
 
Methods inherited from class org.apache.axis.deployment.v2dd.V2DDElement
getElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

V2DDScriptProvider

public V2DDScriptProvider(org.w3c.dom.Element e)
Parameters:
e - (Element) ??????????????????
Method Detail

newInstance

public void newInstance(BasicProvider provider)
Overrides:
newInstance in class V2DDProvider
Parameters:
provider - ??????????????????


Copyright © 2001 Apache XML Project. All Rights Reserved.