<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul Gregoire's Blog &#187; jmx</title>
	<atom:link href="http://gregoire.org/tag/jmx/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using JMX in Red5</title>
		<link>http://gregoire.org/2008/05/27/using-jmx-in-red5/</link>
		<comments>http://gregoire.org/2008/05/27/using-jmx-in-red5/#comments</comments>
		<pubDate>Tue, 27 May 2008 20:21:05 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[jmx]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=5</guid>
		<description><![CDATA[The first step to perform when using JMX in Red5 is to get the MBeanServer. Once you have a server instance you may look up, create, register, and unregister mbeans. MBeans provide access to methods on classes which implement the associated MBean interface, most of the details about this are beyond the scope of this [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2008/05/27/using-jmx-in-red5/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
