org.apache.ws.resource.tool.velocity
Class ImplementsListBuilder

java.lang.Object
  extended byorg.apache.ws.resource.tool.velocity.ImplementsListBuilder

public class ImplementsListBuilder
extends java.lang.Object

TODO

Author:
Ian Springer (ian DOT springer AT hp DOT com)

Constructor Summary
ImplementsListBuilder()
           
 
Method Summary
static java.lang.String getResourceImplementsList(ResourceDefinition resourceDef, java.util.Map ptInfoMap)
           
static java.lang.String getServiceImplementsList(ResourceDefinition resourceDef, java.util.Map ptInfoMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplementsListBuilder

public ImplementsListBuilder()
Method Detail

getServiceImplementsList

public static java.lang.String getServiceImplementsList(ResourceDefinition resourceDef,
                                                        java.util.Map ptInfoMap)

getResourceImplementsList

public static java.lang.String getResourceImplementsList(ResourceDefinition resourceDef,
                                                         java.util.Map ptInfoMap)


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.