Author: tolusha
Date: 2011-07-01 08:51:57 -0400 (Fri, 01 Jul 2011)
New Revision: 4580
Modified:
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/initialcontext-binder-service.xml
Log:
EXOJCR-1397: Update docbook
Modified:
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/initialcontext-binder-service.xml
===================================================================
---
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/initialcontext-binder-service.xml 2011-07-01
12:50:37 UTC (rev 4579)
+++
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/initialcontext-binder-service.xml 2011-07-01
12:51:57 UTC (rev 4580)
@@ -44,6 +44,8 @@
</listitem>
</itemizedlist>
+ <programlisting language="java">public void bind(String bindName,
Reference ref) throws NamingException, FileNotFoundException,
XMLStreamExcept</programlisting>
+
<para>Returns reference associated with defined name:</para>
<programlisting language="java">public Reference getReference(String
bindName)</programlisting>
Show replies by date