org.apache.servicemix.maven.plugin.jbi
Class JbiServiceUnitDescriptorWriter
java.lang.Object
org.apache.servicemix.maven.plugin.jbi.AbstractDescriptorWriter
org.apache.servicemix.maven.plugin.jbi.JbiServiceUnitDescriptorWriter
public class JbiServiceUnitDescriptorWriter
- extends AbstractDescriptorWriter
Helper that is used to write the jbi.xml for a service unit
|
Method Summary |
void |
write(java.io.File descriptor,
boolean bc,
java.lang.String name,
java.lang.String description,
java.util.List uris,
java.util.List consumes,
java.util.List provides)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JbiServiceUnitDescriptorWriter
public JbiServiceUnitDescriptorWriter(java.lang.String encoding)
write
public void write(java.io.File descriptor,
boolean bc,
java.lang.String name,
java.lang.String description,
java.util.List uris,
java.util.List consumes,
java.util.List provides)
throws JbiPluginException
- Throws:
JbiPluginException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.