com.ibm.broker.config.appdev

Class IntegrationServiceResource

  • java.lang.Object
    • com.ibm.broker.config.appdev.IntegrationServiceResource
    • Constructor Detail

      • IntegrationServiceResource

        public IntegrationServiceResource(org.w3c.dom.Node resourceElement)
      • IntegrationServiceResource

        public IntegrationServiceResource(java.lang.String name,
                                          java.lang.String contents,
                                          java.lang.String contentType)
    • Method Detail

      • toXML

        public void toXML(org.w3c.dom.Node parentElement)