http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipEvent.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipEvent.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipEvent.html
deleted file mode 100644
index f4acd72..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipEvent.html
+++ /dev/null
@@ -1,262 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>SystemMembershipEvent (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemMembershipEvent (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":38,"i1":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../com/gemstone/gemfire/admin/SystemMemberRegionEvent.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipListener.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/SystemMembershipEvent.html"
 target="_top">Frames</a></li>
-<li><a href="SystemMembershipEvent.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">com.gemstone.gemfire.admin</div>
-<h2 title="Interface SystemMembershipEvent" class="title">Interface 
SystemMembershipEvent</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/SystemMemberCacheEvent.html" 
title="interface in com.gemstone.gemfire.admin">SystemMemberCacheEvent</a>, <a 
href="../../../../com/gemstone/gemfire/admin/SystemMemberRegionEvent.html" 
title="interface in com.gemstone.gemfire.admin">SystemMemberRegionEvent</a></dd>
-</dl>
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public interface <span 
class="typeNameLabel">SystemMembershipEvent</span></pre>
-<div class="block">An event that describes the distributed member originated 
this event.
- Instances of this are delivered to a <a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipListener.html" 
title="interface in 
com.gemstone.gemfire.admin"><code>SystemMembershipListener</code></a> when a
- member has joined or left the distributed system.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/distributed/DistributedMember.html" 
title="interface in 
com.gemstone.gemfire.distributed">DistributedMember</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html#getDistributedMember--">getDistributedMember</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <a 
href="../../../../com/gemstone/gemfire/distributed/DistributedMember.html" 
title="interface in 
com.gemstone.gemfire.distributed"><code>DistributedMember</code></a> that this 
event originated in.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html#getMemberId--">getMemberId</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the distributed member as a String.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getMemberId--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMemberId</h4>
-<pre>java.lang.String&nbsp;getMemberId()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the distributed member as a String.</div>
-</li>
-</ul>
-<a name="getDistributedMember--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getDistributedMember</h4>
-<pre><a 
href="../../../../com/gemstone/gemfire/distributed/DistributedMember.html" 
title="interface in 
com.gemstone.gemfire.distributed">DistributedMember</a>&nbsp;getDistributedMember()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <a 
href="../../../../com/gemstone/gemfire/distributed/DistributedMember.html" 
title="interface in 
com.gemstone.gemfire.distributed"><code>DistributedMember</code></a> that this 
event originated in.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the member that performed the operation that originated this event.</dd>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../com/gemstone/gemfire/admin/SystemMemberRegionEvent.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipListener.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/SystemMembershipEvent.html"
 target="_top">Frames</a></li>
-<li><a href="SystemMembershipEvent.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipListener.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipListener.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipListener.html
deleted file mode 100644
index fdcce12..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/SystemMembershipListener.html
+++ /dev/null
@@ -1,279 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>SystemMembershipListener (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemMembershipListener (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":38,"i1":38,"i2":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/SystemMemberType.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/SystemMembershipListener.html"
 target="_top">Frames</a></li>
-<li><a href="SystemMembershipListener.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">com.gemstone.gemfire.admin</div>
-<h2 title="Interface SystemMembershipListener" class="title">Interface 
SystemMembershipListener</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public interface <span 
class="typeNameLabel">SystemMembershipListener</span></pre>
-<div class="block">A listener whose callback methods are invoked when members 
join or
- leave the GemFire distributed system.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/AdminDistributedSystem.html#addMembershipListener-com.gemstone.gemfire.admin.SystemMembershipListener-"><code>AdminDistributedSystem.addMembershipListener(com.gemstone.gemfire.admin.SystemMembershipListener)</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipListener.html#memberCrashed-com.gemstone.gemfire.admin.SystemMembershipEvent-">memberCrashed</a></span>(<a
 href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in 
com.gemstone.gemfire.admin">SystemMembershipEvent</a>&nbsp;event)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when a member has unexpectedly left the distributed
- system.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipListener.html#memberJoined-com.gemstone.gemfire.admin.SystemMembershipEvent-">memberJoined</a></span>(<a
 href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in 
com.gemstone.gemfire.admin">SystemMembershipEvent</a>&nbsp;event)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when a member has joined the distributed 
system</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipListener.html#memberLeft-com.gemstone.gemfire.admin.SystemMembershipEvent-">memberLeft</a></span>(<a
 href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in 
com.gemstone.gemfire.admin">SystemMembershipEvent</a>&nbsp;event)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when a member has gracefully left the distributed 
system.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="memberJoined-com.gemstone.gemfire.admin.SystemMembershipEvent-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>memberJoined</h4>
-<pre>void&nbsp;memberJoined(<a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in 
com.gemstone.gemfire.admin">SystemMembershipEvent</a>&nbsp;event)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when a member has joined the distributed 
system</div>
-</li>
-</ul>
-<a name="memberLeft-com.gemstone.gemfire.admin.SystemMembershipEvent-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>memberLeft</h4>
-<pre>void&nbsp;memberLeft(<a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in 
com.gemstone.gemfire.admin">SystemMembershipEvent</a>&nbsp;event)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when a member has gracefully left the distributed 
system.  This
- occurs when the member took action to remove itself from the distributed
- system.</div>
-</li>
-</ul>
-<a name="memberCrashed-com.gemstone.gemfire.admin.SystemMembershipEvent-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>memberCrashed</h4>
-<pre>void&nbsp;memberCrashed(<a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in 
com.gemstone.gemfire.admin">SystemMembershipEvent</a>&nbsp;event)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when a member has unexpectedly left the distributed
- system.  This occurs when a member is forcibly removed from the
- distributed system by another process, such as from
- <a href=../distributed/DistributedSystem.html#member-timeout> failure 
detection</a>, or
- <a 
href=../distributed/DistributedSystem.html#enable-network-partition-detection>
- network partition detection</a> processing.</div>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../com/gemstone/gemfire/admin/SystemMembershipEvent.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/SystemMemberType.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/SystemMembershipListener.html"
 target="_top">Frames</a></li>
-<li><a href="SystemMembershipListener.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html
deleted file mode 100644
index 057db81..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html
+++ /dev/null
@@ -1,378 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>UnmodifiableConfigurationException (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnmodifiableConfigurationException (Apache 
Geode 1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../com/gemstone/gemfire/admin/SystemMemberType.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html"
 target="_top">Frames</a></li>
-<li><a href="UnmodifiableConfigurationException.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.GemFireCheckedException">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">com.gemstone.gemfire.admin</div>
-<h2 title="Class UnmodifiableConfigurationException" class="title">Class 
UnmodifiableConfigurationException</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Throwable</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Exception</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../com/gemstone/gemfire/GemFireCheckedException.html" 
title="class in 
com.gemstone.gemfire">com.gemstone.gemfire.GemFireCheckedException</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../com/gemstone/gemfire/admin/AdminException.html" 
title="class in 
com.gemstone.gemfire.admin">com.gemstone.gemfire.admin.AdminException</a></li>
-<li>
-<ul class="inheritance">
-<li>com.gemstone.gemfire.admin.UnmodifiableConfigurationException</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public class <span 
class="typeNameLabel">UnmodifiableConfigurationException</span>
-extends <a href="../../../../com/gemstone/gemfire/admin/AdminException.html" 
title="class in com.gemstone.gemfire.admin">AdminException</a></pre>
-<div class="block">An <code>UnmodifiableConfigurationException</code> is 
thrown when an attempt
- is made to modify the value of an unmodifiable 
- <a href="../../../../com/gemstone/gemfire/admin/ConfigurationParameter.html" 
title="interface in 
com.gemstone.gemfire.admin"><code>ConfigurationParameter</code></a>.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../serialized-form.html#com.gemstone.gemfire.admin.UnmodifiableConfigurationException">Serialized
 Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException--">UnmodifiableConfigurationException</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with <code>null</code> as its 
detail message.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException-java.lang.String-">UnmodifiableConfigurationException</a></span>(java.lang.String&nbsp;message)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException-java.lang.String-java.lang.Throwable-">UnmodifiableConfigurationException</a></span>(java.lang.String&nbsp;message,
-                                  java.lang.Throwable&nbsp;cause)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message and
- cause.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException-java.lang.Throwable-">UnmodifiableConfigurationException</a></span>(java.lang.Throwable&nbsp;cause)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified cause and a 
detail
- message of <tt>(cause==null ? null : cause.toString())</tt> (which
- typically contains the class and detail message of <tt>cause</tt>).</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.GemFireCheckedException">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.<a 
href="../../../../com/gemstone/gemfire/GemFireCheckedException.html" 
title="class in com.gemstone.gemfire">GemFireCheckedException</a></h3>
-<code><a 
href="../../../../com/gemstone/gemfire/GemFireCheckedException.html#getRootCause--">getRootCause</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
-<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace, toString</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="UnmodifiableConfigurationException--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>UnmodifiableConfigurationException</h4>
-<pre>public&nbsp;UnmodifiableConfigurationException()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with <code>null</code> as its 
detail message.
- The cause is not initialized, and may subsequently be initialized by a
- call to <code>Throwable.initCause(java.lang.Throwable)</code>.</div>
-</li>
-</ul>
-<a name="UnmodifiableConfigurationException-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>UnmodifiableConfigurationException</h4>
-<pre>public&nbsp;UnmodifiableConfigurationException(java.lang.String&nbsp;message)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message.  The
- cause is not initialized, and may subsequently be initialized by
- a call to <code>Throwable.initCause(java.lang.Throwable)</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>message</code> - the detail message. The detail message is saved for 
-          later retrieval by the <code>Throwable.getMessage()</code> 
method.</dd>
-</dl>
-</li>
-</ul>
-<a 
name="UnmodifiableConfigurationException-java.lang.String-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>UnmodifiableConfigurationException</h4>
-<pre>public&nbsp;UnmodifiableConfigurationException(java.lang.String&nbsp;message,
-                                          java.lang.Throwable&nbsp;cause)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message and
- cause.  <p>Note that the detail message associated with
- <code>cause</code> is <i>not</i> automatically incorporated in
- this exception's detail message.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>message</code> - the detail message (which is saved for later 
retrieval
-         by the <code>Throwable.getMessage()</code> method).</dd>
-<dd><code>cause</code> - the cause (which is saved for later retrieval by the
-         <code>Throwable.getCause()</code> method).  (A <tt>null</tt> value is
-         permitted, and indicates that the cause is nonexistent or
-         unknown.)</dd>
-</dl>
-</li>
-</ul>
-<a name="UnmodifiableConfigurationException-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>UnmodifiableConfigurationException</h4>
-<pre>public&nbsp;UnmodifiableConfigurationException(java.lang.Throwable&nbsp;cause)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified cause and a 
detail
- message of <tt>(cause==null ? null : cause.toString())</tt> (which
- typically contains the class and detail message of <tt>cause</tt>).
- This constructor is useful for exceptions that are little more than
- wrappers for other throwables (for example, 
<code>PrivilegedActionException</code>).</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cause</code> - the cause (which is saved for later retrieval by the
-         <code>Throwable.getCause()</code> method).  (A <tt>null</tt> value is
-         permitted, and indicates that the cause is nonexistent or
-         unknown.)</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../com/gemstone/gemfire/admin/SystemMemberType.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/UnmodifiableConfigurationException.html"
 target="_top">Frames</a></li>
-<li><a href="UnmodifiableConfigurationException.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.GemFireCheckedException">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds4_0.dtd
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds4_0.dtd
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds4_0.dtd
deleted file mode 100644
index 6566af6..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds4_0.dtd
+++ /dev/null
@@ -1,176 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<!--
-
-This is the XML DTD for the GemFire distributed system administrative
-configuration XML file.  All configuration files must include a
-DOCTYPE of the following form:
-
-  <!DOCTYPE distributed-system PUBLIC
-    "-//GemStone Systems, Inc.//GemFire Distributed System 4.0//EN"
-    "http://www.gemstone.com/dtd/ds4_0.dtd";>
-
-The contents of a distributed system configuration XML file correspond
-to APIs found in the
-
-                      com.gemstone.gemfire.admin
-
-package.  A distributed system configuration XML file is used by tools
-such as the GemFire JMX Agent to initialize information a distributed system.
-
--->
-
-<!--
-
-The following conventions apply to all GemFire distributed system
-configuration XML file elements unless indicated otherwise.
-
-- In elements that contain PCDATA, leading and trailing whitespace in
-  the data may be ignored.
-
-- In elements whose value is an "enumerated type", the value is case
-  sensitive.
-
--->
-
-<!--
-The "distributed-system" element is the root of a distributed system
-configuration file.  It describes the distributed system to be
-configured.
--->
-
-<!ELEMENT distributed-system (remote-command?, discovery, ssl?,
-          cache-server*, gfx-server*)> 
-<!ATTLIST distributed-system
-  id CDATA #IMPLIED
->
-
-<!--
-The "discovery" element describes the mechanism used to discover
-members of the distributed system, either multicast or using
-locators.
--->
-
-<!ELEMENT discovery (multicast | locator+)>
-
-<!-- 
-The "multicast" element describes the multicast settings used for
-discovery.
--->
-
-<!ELEMENT multicast EMPTY>
-<!ATTLIST multicast
-  port CDATA #REQUIRED
-  address CDATA #IMPLIED
->
-
-<!--
-The "locator" element describes the locator processes that are used
-for discovery.
--->
-
-<!ELEMENT locator (host?, remote-command?, working-directory?,
-                   product-directory?)> 
-<!ATTLIST locator
-  port CDATA #REQUIRED
->
-
-<!--
-The "ssl" element describes how members of the distributed system uses
-SSL to communicate.  If the "ssl" element is not specified, then ssl
-is not enabled.
--->
-
-<!ELEMENT ssl (protocols?, ciphers?, property*)>
-<!ATTLIST ssl
-  authentication-required (true | false) #IMPLIED
->
-
-<!--
-The "protocols" element describes the SSL protocols used when members
-of the distributed system communicate.
--->
-
-<!ELEMENT protocols (#PCDATA)>
-
-<!--
-The "ciphers" element describes the SSL ciphers used when members of
-the distributed system communicate.
--->
-
-<!ELEMENT ciphers (#PCDATA)>
-
-<!--
-The "property" element describes a SSL-related system property that
-should be set.
--->
-
-<!ELEMENT property (key, value)>
-<!ELEMENT key (#PCDATA)>
-<!ELEMENT value (#PCDATA)>
-
-<!--
-The "cache-server" element describes a GemFire distributed cache
-server that is managed via the administration API.
--->
-
-<!ELEMENT cache-server (host?, remote-command?, working-directory?,
-  product-directory?, classpath?)> 
-
-<!--
-The "classpath" element specifies the location of extra classes
-required by a managed entity.
--->
-
-<!ELEMENT classpath (#PCDATA)>
-
-<!--
-The "gfx-server" element describes a GemFire/XML server that is
-managed via the administration API.
--->
-
-<!ELEMENT gfx-server (host?, remote-command?, working-directory?,
-  product-directory?)> 
-
-<!--
-The "host" element specifies a host machine on which a managed entity
-runs.
--->
-
-<!ELEMENT host (#PCDATA)>
-
-<!--
-The "remote-command" element specifies a prefix to use when launching
-managed entities on a remote machine.
--->
-
-<!ELEMENT remote-command (#PCDATA)>
-
-<!--
-The "working-directory" element specifies the working directory in
-which a managed entity runs.
--->
-
-<!ELEMENT working-directory (#PCDATA)>
-
-<!--
-The "product-directory" element specifies the locator of the GemFire
-product installation used by a managed entity.
--->
-
-<!ELEMENT product-directory (#PCDATA)>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds5_0.dtd
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds5_0.dtd
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds5_0.dtd
deleted file mode 100644
index d56fd4d..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/doc-files/ds5_0.dtd
+++ /dev/null
@@ -1,168 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<!--
-
-This is the XML DTD for the GemFire distributed system administrative
-configuration XML file.  All configuration files must include a
-DOCTYPE of the following form:
-
-  <!DOCTYPE distributed-system PUBLIC
-    "-//GemStone Systems, Inc.//GemFire Distributed System 5.0//EN"
-    "http://www.gemstone.com/dtd/ds5_0.dtd";>
-
-The contents of a distributed system configuration XML file correspond
-to APIs found in the
-
-                      com.gemstone.gemfire.admin
-
-package.  A distributed system configuration XML file is used by tools
-such as the GemFire JMX Agent to initialize information a distributed system.
-
--->
-
-<!--
-
-The following conventions apply to all GemFire distributed system
-configuration XML file elements unless indicated otherwise.
-
-- In elements that contain PCDATA, leading and trailing whitespace in
-  the data may be ignored.
-
-- In elements whose value is an "enumerated type", the value is case
-  sensitive.
-
--->
-
-<!--
-The "distributed-system" element is the root of a distributed system
-configuration file.  It describes the distributed system to be
-configured.
--->
-
-<!ELEMENT distributed-system (remote-command?, multicast?, locators?, ssl?,
-          cache-server*)> 
-<!ATTLIST distributed-system
-  id CDATA #IMPLIED
-  disable-tcp (true | false) #IMPLIED
->
-
-<!--
-The "locators" element must be given unless multicast is to be used
-for discovery.
--->
-
-<!ELEMENT locators (locator+)>
-
-<!-- 
-The "multicast" element describes the multicast settings used for
-communications and (if locators aren't specified) for discovery.
--->
-
-<!ELEMENT multicast EMPTY>
-<!ATTLIST multicast
-  port CDATA #REQUIRED
-  address CDATA #IMPLIED
->
-
-<!--
-The "locator" element describes the locator processes that are used
-for discovery.
--->
-
-<!ELEMENT locator (host?, remote-command?, working-directory?,
-                   product-directory?)> 
-<!ATTLIST locator
-  port CDATA #REQUIRED
->
-
-<!--
-The "ssl" element describes how members of the distributed system uses
-SSL to communicate.  If the "ssl" element is not specified, then ssl
-is not enabled.
--->
-
-<!ELEMENT ssl (protocols?, ciphers?, property*)>
-<!ATTLIST ssl
-  authentication-required (true | false) #IMPLIED
->
-
-<!--
-The "protocols" element describes the SSL protocols used when members
-of the distributed system communicate.
--->
-
-<!ELEMENT protocols (#PCDATA)>
-
-<!--
-The "ciphers" element describes the SSL ciphers used when members of
-the distributed system communicate.
--->
-
-<!ELEMENT ciphers (#PCDATA)>
-
-<!--
-The "property" element describes a SSL-related system property that
-should be set.
--->
-
-<!ELEMENT property (key, value)>
-<!ELEMENT key (#PCDATA)>
-<!ELEMENT value (#PCDATA)>
-
-<!--
-The "cache-server" element describes a GemFire distributed cache
-server that is managed via the administration API.
--->
-
-<!ELEMENT cache-server (host?, remote-command?, working-directory?,
-  product-directory?, classpath?)> 
-
-<!--
-The "classpath" element specifies the location of extra classes
-required by a managed entity.
--->
-
-<!ELEMENT classpath (#PCDATA)>
-
-<!--
-The "host" element specifies a host machine on which a managed entity
-runs.
--->
-
-<!ELEMENT host (#PCDATA)>
-
-<!--
-The "remote-command" element specifies a prefix to use when launching
-managed entities on a remote machine.
--->
-
-<!ELEMENT remote-command (#PCDATA)>
-
-<!--
-The "working-directory" element specifies the working directory in
-which a managed entity runs.
--->
-
-<!ELEMENT working-directory (#PCDATA)>
-
-<!--
-The "product-directory" element specifies the locator of the GemFire
-product installation used by a managed entity.
--->
-
-<!ELEMENT product-directory (#PCDATA)>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/jmx/Agent.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/jmx/Agent.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/jmx/Agent.html
deleted file mode 100644
index a1e8a73..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/jmx/Agent.html
+++ /dev/null
@@ -1,562 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>Agent (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Agent (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = 
{"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../com/gemstone/gemfire/admin/jmx/AgentConfig.html" 
title="interface in com.gemstone.gemfire.admin.jmx"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?com/gemstone/gemfire/admin/jmx/Agent.html" 
target="_top">Frames</a></li>
-<li><a href="Agent.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">com.gemstone.gemfire.admin.jmx</div>
-<h2 title="Interface Agent" class="title">Interface Agent</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public interface <span class="typeNameLabel">Agent</span></pre>
-<div class="block">A server component that provides administration-related 
information
- about a GemFire distributed system via the Java Management
- Extension JMX API.  When a JMX <code>Agent</code> is created, it
- registers an MBean that represents <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#getObjectName--"><code>itself</code></a>.
 
- Click <A href="doc-files/mbeans-descriptions.html">here</A> for a
- description of the attributes, operations, and notifications of
- this and other GemFire JMX MBeans.
-
- <P>
-
- The GemFire JMX Agent currently supports three JMX "adapters"
- through which clients can access the GemFire management beans: an
- "HTTP adapter" that allows a web browser client to view and modify
- management beans via HTTP or HTTPS, an "RMI adapter" that allows
- Java programs to access management beans using Remote Method
- Invocation, and an "SNMP adapter" that allows SNMP to access
- management beans.  Information about configuring these adapters can
- be found in <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/AgentConfig.html" 
title="interface in 
com.gemstone.gemfire.admin.jmx"><code>AgentConfig</code></a>.
-
- <P>
-
- In most distributed caching architectures, JMX administration
- agents are run in their own processes.  A stand-alone JMX agent is
- managed using the <code>agent</code> command line utility:
-
- <PRE>
- $ agent start
- </PRE>
-
- This class allows a GemFire application VM to host a JMX management
- agent.  Architectures with "co-located" JMX agents reduce the
- number of overall proceses required.  However, hosting a JMX
- management agent in the same VM as a GemFire application is not
- generally recommended because it adds extra burden to an
- application VM and in the event that the application VM exits the
- administration information will no longer be available.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.0</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../com/gemstone/gemfire/admin/jmx/AgentConfig.html" 
title="interface in 
com.gemstone.gemfire.admin.jmx"><code>AgentConfig</code></a>, 
-<a href="../../../../../com/gemstone/gemfire/admin/jmx/AgentFactory.html" 
title="class in 
com.gemstone.gemfire.admin.jmx"><code>AgentFactory</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#JNDI_NAME">JNDI_NAME</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Lookup name for RMIConnector when rmi-registry-enabled is 
true</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>javax.management.ObjectName</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#connectToSystem--">connectToSystem</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Connects to the distributed system described by this 
<code>Agent</code>'s 
- configuration.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#disconnectFromSystem--">disconnectFromSystem</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Disconnects this agent from the distributed system and
- unregisters the management beans that provided information about
- it.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/AgentConfig.html" 
title="interface in com.gemstone.gemfire.admin.jmx">AgentConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#getConfig--">getConfig</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the configuration object for this JMX Agent.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../com/gemstone/gemfire/admin/AdminDistributedSystem.html" 
title="interface in 
com.gemstone.gemfire.admin">AdminDistributedSystem</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#getDistributedSystem--">getDistributedSystem</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <code>AdminDistributedSystem</code> that 
underlies
- this JMX <code>Agent</code> or <code>null</code> is this agent is
- not <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#isConnected--">connected</a>.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../com/gemstone/gemfire/LogWriter.html" title="interface in 
com.gemstone.gemfire">LogWriter</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#getLogWriter--">getLogWriter</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <code>LogWriter</code> used for logging 
information.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>javax.management.MBeanServer</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#getMBeanServer--">getMBeanServer</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the JMX <code>MBeanServer</code> with which GemFire
- MBeans are registered or <code>null</code> if this
- <code>Agent</code> is not started.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>javax.management.ObjectName</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#getObjectName--">getObjectName</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <code>ObjectName</code> of the JMX management 
bean
- that represents this agent or <code>null</code> if this
- <code>Agent</code> has not been started.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#isConnected--">isConnected</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns whether or not this JMX <code>Agent</code> is 
currently
- providing information about a distributed system.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>javax.management.ObjectName</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#manageDistributedSystem--">manageDistributedSystem</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the object name of the JMX MBean that represents the
- distributed system administered by this <code>Agent</code> or
- <code>null</code> if this <code>Agent</code> has not <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#connectToSystem--">connected</a>
 to the distributed system.</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#saveProperties--">saveProperties</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Saves the configuration for this <code>Agent</code> to the 
file
- specified by @link AgentConfig#getPropertyFile.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#start--">start</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Starts this JMX Agent and its associated adapters.</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#stop--">stop</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#disconnectFromSystem--">Disconnects</a>
 from the
- distributed system and stops this JMX Agent and all of its
- associated adapters.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="JNDI_NAME">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JNDI_NAME</h4>
-<pre>static final&nbsp;java.lang.String JNDI_NAME</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Lookup name for RMIConnector when rmi-registry-enabled is 
true</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../../constant-values.html#com.gemstone.gemfire.admin.jmx.Agent.JNDI_NAME">Constant
 Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getConfig</h4>
-<pre><a href="../../../../../com/gemstone/gemfire/admin/jmx/AgentConfig.html" 
title="interface in 
com.gemstone.gemfire.admin.jmx">AgentConfig</a>&nbsp;getConfig()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the configuration object for this JMX Agent.</div>
-</li>
-</ul>
-<a name="start--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>start</h4>
-<pre>void&nbsp;start()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Starts this JMX Agent and its associated adapters.  This 
method
- does not <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#connectToSystem--">connect</a>
 to the distributed
- system.</div>
-</li>
-</ul>
-<a name="getMBeanServer--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMBeanServer</h4>
-<pre>javax.management.MBeanServer&nbsp;getMBeanServer()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the JMX <code>MBeanServer</code> with which GemFire
- MBeans are registered or <code>null</code> if this
- <code>Agent</code> is not started.</div>
-</li>
-</ul>
-<a name="stop--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>stop</h4>
-<pre>void&nbsp;stop()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block"><a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#disconnectFromSystem--">Disconnects</a>
 from the
- distributed system and stops this JMX Agent and all of its
- associated adapters.</div>
-</li>
-</ul>
-<a name="getObjectName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getObjectName</h4>
-<pre>javax.management.ObjectName&nbsp;getObjectName()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <code>ObjectName</code> of the JMX management 
bean
- that represents this agent or <code>null</code> if this
- <code>Agent</code> has not been started.</div>
-</li>
-</ul>
-<a name="isConnected--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isConnected</h4>
-<pre>boolean&nbsp;isConnected()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns whether or not this JMX <code>Agent</code> is 
currently
- providing information about a distributed system.</div>
-</li>
-</ul>
-<a name="connectToSystem--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connectToSystem</h4>
-<pre>javax.management.ObjectName&nbsp;connectToSystem()
-                                     throws <a 
href="../../../../../com/gemstone/gemfire/admin/AdminException.html" 
title="class in com.gemstone.gemfire.admin">AdminException</a>,
-                                            
javax.management.MalformedObjectNameException</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Connects to the distributed system described by this 
<code>Agent</code>'s 
- configuration.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The object name of the system that the <code>Agent</code>
-         is now connected to.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="../../../../../com/gemstone/gemfire/admin/AdminException.html" 
title="class in com.gemstone.gemfire.admin">AdminException</a></code></dd>
-<dd><code>javax.management.MalformedObjectNameException</code></dd>
-</dl>
-</li>
-</ul>
-<a name="getDistributedSystem--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDistributedSystem</h4>
-<pre><a 
href="../../../../../com/gemstone/gemfire/admin/AdminDistributedSystem.html" 
title="interface in 
com.gemstone.gemfire.admin">AdminDistributedSystem</a>&nbsp;getDistributedSystem()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <code>AdminDistributedSystem</code> that 
underlies
- this JMX <code>Agent</code> or <code>null</code> is this agent is
- not <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#isConnected--">connected</a>.</div>
-</li>
-</ul>
-<a name="manageDistributedSystem--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>manageDistributedSystem</h4>
-<pre>javax.management.ObjectName&nbsp;manageDistributedSystem()
-                                             throws 
javax.management.MalformedObjectNameException</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the object name of the JMX MBean that represents the
- distributed system administered by this <code>Agent</code> or
- <code>null</code> if this <code>Agent</code> has not <a 
href="../../../../../com/gemstone/gemfire/admin/jmx/Agent.html#connectToSystem--">connected</a>
 to the distributed system.</div>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>javax.management.MalformedObjectNameException</code></dd>
-</dl>
-</li>
-</ul>
-<a name="disconnectFromSystem--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>disconnectFromSystem</h4>
-<pre>void&nbsp;disconnectFromSystem()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Disconnects this agent from the distributed system and
- unregisters the management beans that provided information about
- it.  However, this agent's adapters are not stopped and it is
- possible to reconfigure this <code>Agent</code> to connect to
- another distributed system.</div>
-</li>
-</ul>
-<a name="saveProperties--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>saveProperties</h4>
-<pre>void&nbsp;saveProperties()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Saves the configuration for this <code>Agent</code> to the 
file
- specified by @link AgentConfig#getPropertyFile.</div>
-</li>
-</ul>
-<a name="getLogWriter--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getLogWriter</h4>
-<pre><a href="../../../../../com/gemstone/gemfire/LogWriter.html" 
title="interface in 
com.gemstone.gemfire">LogWriter</a>&nbsp;getLogWriter()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the <code>LogWriter</code> used for logging 
information.</div>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../com/gemstone/gemfire/admin/jmx/AgentConfig.html" 
title="interface in com.gemstone.gemfire.admin.jmx"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?com/gemstone/gemfire/admin/jmx/Agent.html" 
target="_top">Frames</a></li>
-<li><a href="Agent.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>

Reply via email to