From jbosscache-commits at lists.jboss.org Wed May 27 01:11:12 2009 Content-Type: multipart/mixed; boundary="===============1856732435341542307==" MIME-Version: 1.0 From: jbosscache-commits at lists.jboss.org To: jbosscache-commits at lists.jboss.org Subject: [jbosscache-commits] JBoss Cache SVN: r8073 - core/trunk/src/main/docbook/userguide/en/modules. Date: Wed, 27 May 2009 00:59:40 -0400 Message-ID: --===============1856732435341542307== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mircea.markus Date: 2009-05-27 00:59:40 -0400 (Wed, 27 May 2009) New Revision: 8073 Modified: core/trunk/src/main/docbook/userguide/en/modules/deployment.xml Log: updated doc Modified: core/trunk/src/main/docbook/userguide/en/modules/deployment.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- core/trunk/src/main/docbook/userguide/en/modules/deployment.xml 2009-05= -25 13:22:06 UTC (rev 8072) +++ core/trunk/src/main/docbook/userguide/en/modules/deployment.xml 2009-05= -27 04:59:40 UTC (rev 8073) @@ -219,8 +219,6 @@
Programatic Registration = -
- With a Cache instance Simplest way to do this is to create your Cache and pass it to the JmxRegistrationManager constructor. @@ -246,39 +244,7 @@ cache.stop(); = ]]> -
= -
- With a Configuration instance - - Alternatively, build a Configuration obj= ect and pass it to the - CacheJmxWrapper. The wrapper will constr= uct the Cache on your - behalf. - - - -
=
--===============1856732435341542307==--