org.apache.muse.tools.generator.util
Class ServicesDescriptorHelper
java.lang.Object
org.apache.muse.tools.generator.util.ServicesDescriptorHelper
public class ServicesDescriptorHelper
- extends Object
Helps the Axis2Projectizer create a services.xml. Handles
adding multiple services to the service group for situations
where the muse.xml descriptor that we're generating from
has more than one resource-type.
- Author:
- Andrew Eberbach (aeberbac)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesDescriptorHelper
public ServicesDescriptorHelper()
addActionMappings
public void addActionMappings(Capability capability,
String serviceName)
getDocument
public Node getDocument()
createService
public void createService(String serviceName)
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.