|
|
|
@ -44,8 +44,9 @@ The name of the mongo definition (by default "mongoDbFactory").]]></xsd:document |
|
|
|
</xsd:attribute> |
|
|
|
</xsd:attribute> |
|
|
|
<xsd:attribute name="mongo-ref" type="mongoRef" use="optional"> |
|
|
|
<xsd:attribute name="mongo-ref" type="mongoRef" use="optional"> |
|
|
|
<xsd:annotation> |
|
|
|
<xsd:annotation> |
|
|
|
<xsd:documentation> |
|
|
|
<xsd:documentation><![CDATA[ |
|
|
|
The reference to a Mongo. Will default to 'mongo'. |
|
|
|
The reference to a Mongo instance. If not configured a default com.mongodb.Mongo instance will be created. |
|
|
|
|
|
|
|
]]> |
|
|
|
</xsd:documentation> |
|
|
|
</xsd:documentation> |
|
|
|
</xsd:annotation> |
|
|
|
</xsd:annotation> |
|
|
|
</xsd:attribute> |
|
|
|
</xsd:attribute> |
|
|
|
|