ildfly-client-all.9.0.2.Final.source-code.hqDefaults.xsl Maven / Gradle / Ivy
Go to download
This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including
all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and
Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up
with different versions on classes on the class path).
/*
* THIS IS A GENERATED FILE! DO NOT EDIT IT DIRECTLY!
To see how this file is generated, please refer to
hornetq-core-client/src/main/resources/hqDefaults.xsl
To add new entries either document them in the hornetq-configuration.xsd by adding:
1. a default value to the schema element (using the standard way of adding a default)
2. adding a hq:field_name attribute to a xsd:annotation element of the element in question.
It is probably easier to just go to the hornetq-configuration.xsd and see how this is done for
other values, and then copy it.
The advantage of adding the default to the schema is that:
a. the schema will inform users of it (for users that check such things through the schema,
think of XML editors as users...);
b. the manual gets an entry for it automatically;
c. the Java code gets the same value;
d. all 3 sources of defaults will match since they take the value from the same place
(i.e. the schema).
*/
/*
XSLT Version =
XSLT Vendor =
XSLT Vendor URL =
*/
// -------------------------------------------------------------------
// Following fields are generated from the hornetq-schema.xsd annotations
// -------------------------------------------------------------------
//
private static = ;
/**
*
*/
public static
()
{
return
;
}
}
is
get
String
© 2015 - 2025 Weber Informatics LLC | Privacy Policy