org.apache.servicemix.jbi.deployer.descriptor
Class InstallationDescriptorExtension

java.lang.Object
  extended by org.apache.servicemix.jbi.deployer.descriptor.InstallationDescriptorExtension

public class InstallationDescriptorExtension
extends java.lang.Object

A POJO used to hold the descriptor extension.


Constructor Summary
InstallationDescriptorExtension()
           
 
Method Summary
 org.w3c.dom.DocumentFragment getDescriptorExtension()
           
 void setDescriptorExtension(org.w3c.dom.DocumentFragment descriptorExtension)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallationDescriptorExtension

public InstallationDescriptorExtension()
Method Detail

getDescriptorExtension

public org.w3c.dom.DocumentFragment getDescriptorExtension()

setDescriptorExtension

public void setDescriptorExtension(org.w3c.dom.DocumentFragment descriptorExtension)


Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.