org.apache.axis.deployment.wsml
Class WSMLDeployableItem

java.lang.Object
  |
  +--org.apache.axis.deployment.wsml.WSMLDeployableItem
All Implemented Interfaces:
DeployableItem

public class WSMLDeployableItem
extends java.lang.Object
implements DeployableItem


Constructor Summary
WSMLDeployableItem()
           
 
Method Summary
 QName getQName()
           
 Handler newInstance(DeploymentRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSMLDeployableItem

public WSMLDeployableItem()
Method Detail

getQName

public QName getQName()
Specified by:
getQName in interface DeployableItem

newInstance

public Handler newInstance(DeploymentRegistry registry)
Specified by:
newInstance in interface DeployableItem


Copyright © 2001 Apache XML Project. All Rights Reserved.