Interface WebLogicConfigurationEntryType

  • All Superinterfaces:
    org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType

    public interface WebLogicConfigurationEntryType
    extends org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
    Represents the type of a resource specific to WebLogic, such as a javax.jms.Server.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String JMS_MODULE
      JMS module.
      static String JMS_SERVER
      JMS server.
      static String JMS_SUBDEPLOYMENT
      JMS subdeployment.
      • Fields inherited from interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType

        CONNECTIONPOOL_DATASOURCE, DATASOURCE, JDBC_DRIVER, JMS_CONNECTION_FACTORY, JMS_QUEUE, JMS_TOPIC, MAIL_SESSION, MIMETYPE_DATASOURCE, XA_DATASOURCE