@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>Uses of Class no.ntnu.okse.core.AbstractCoreService</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:21 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class no.ntnu.okse.core.AbstractCoreService (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="Uses of Class no.ntnu.okse.core.AbstractCoreService";
parent.document.title="Uses of Class no.ntnu.okse.core.AbstractCoreService (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -37,7 +38,7 @@
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -98,10 +99,6 @@ <h2 title="Uses of Class no.ntnu.okse.core.AbstractCoreService" class="title">Us
<td class="colFirst"><a href="#no.ntnu.okse.core.topic">no.ntnu.okse.core.topic</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#no.ntnu.okse.protocol.wsn">no.ntnu.okse.protocol.wsn</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
@@ -124,23 +121,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
<div class="block">Created by Aleksander Skraastad (myth) on 2/25/15.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/CoreServiceTest.TestService.html" title="class in no.ntnu.okse.core">CoreServiceTest.TestService</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a> with type parameters of type <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.util.HashSet&lt;<a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CoreService.</span><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/CoreService.html#services">services</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -152,7 +132,7 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a></code></td>
<td class="colLast"><span class="typeNameLabel">CoreService.</span><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/CoreService.html#getService-java.lang.Class-">getService</a></span>(java.lang.Class&nbsp;serviceClass)</code>
<td class="colLast"><span class="typeNameLabel">CoreService.</span><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/CoreService.html#getService-java.lang.Class-">getService</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;serviceClass)</code>
<div class="block">Retrieves a service based on its class.</div>
</td>
</tr>
@@ -242,24 +222,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
</tbody>
</table>
</li>
<li class="blockList"><a name="no.ntnu.okse.protocol.wsn">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a> in <a href="../../../../../no/ntnu/okse/protocol/wsn/package-summary.html">no.ntnu.okse.protocol.wsn</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a> in <a href="../../../../../no/ntnu/okse/protocol/wsn/package-summary.html">no.ntnu.okse.protocol.wsn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/protocol/wsn/WSNSubscriptionManagerTest.TestSubscriptionService.html" title="class in no.ntnu.okse.protocol.wsn">WSNSubscriptionManagerTest.TestSubscriptionService</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
@@ -279,7 +241,7 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -311,5 +273,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>
@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>Uses of Class no.ntnu.okse.core.CoreService</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:21 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class no.ntnu.okse.core.CoreService (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="Uses of Class no.ntnu.okse.core.CoreService";
parent.document.title="Uses of Class no.ntnu.okse.core.CoreService (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -37,7 +38,7 @@
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -117,23 +118,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="c
<!-- -->
</a>
<h3>Uses of <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a> in <a href="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a> declared as <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></code></td>
<td class="colLast"><span class="typeNameLabel">CoreService.</span><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/CoreService.html#Z:Z_singleton">_singleton</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></code></td>
<td class="colLast"><span class="typeNameLabel">CoreServiceTest.</span><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/CoreServiceTest.html#cs">cs</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a> that return <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
@@ -169,7 +153,7 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="c
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -201,5 +185,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="c
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>

This file was deleted.

This file was deleted.

This file was deleted.

@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>Uses of Class no.ntnu.okse.core.Utilities</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:21 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class no.ntnu.okse.core.Utilities (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="Uses of Class no.ntnu.okse.core.Utilities";
parent.document.title="Uses of Class no.ntnu.okse.core.Utilities (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -37,7 +38,7 @@
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -88,7 +89,7 @@ <h2 title="Uses of Class no.ntnu.okse.core.Utilities" class="title">Uses of Clas
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -120,5 +121,6 @@ <h2 title="Uses of Class no.ntnu.okse.core.Utilities" class="title">Uses of Clas
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>

This file was deleted.

@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>Event</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:20 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Event (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="Event";
parent.document.title="Event (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -43,7 +44,7 @@
<li><a href="class-use/Event.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -97,7 +98,7 @@ <h2 title="Class Event" class="title">Class Event</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>no.ntnu.okse.core.event.Event</li>
@@ -114,7 +115,7 @@ <h2 title="Class Event" class="title">Class Event</h2>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">Event</span>
extends java.lang.Object</pre>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Created by Aleksander Skraastad (myth) on 3/3/15.
<p>
okse is licenced under the MIT licence.</div>
@@ -137,7 +138,7 @@ <h3>Field Summary</h3>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.Object</code></td>
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/Event.html#data">data</a></span></code>&nbsp;</td>
</tr>
</table>
@@ -157,7 +158,7 @@ <h3>Constructor Summary</h3>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/Event.html#Event-java.lang.Object-">Event</a></span>(java.lang.Object&nbsp;data)</code>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/Event.html#Event-java.lang.Object-">Event</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data)</code>
<div class="block">Constructs an Event containing an operation, some data and a dataType.</div>
</td>
</tr>
@@ -177,13 +178,13 @@ <h3>Method Summary</h3>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>abstract java.lang.Object</code></td>
<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/Event.html#getData--">getData</a></span>()</code>
<div class="block">An abstract method to retrieve the data payload.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>abstract java.lang.Object</code></td>
<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/Event.html#getType--">getType</a></span>()</code>
<div class="block">An abstract method that should return a subclass enum type</div>
</td>
@@ -193,8 +194,8 @@ <h3>Method Summary</h3>
<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, toString, wait, wait, wait</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -216,7 +217,7 @@ <h3>Field Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>data</h4>
<pre>protected&nbsp;java.lang.Object data</pre>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data</pre>
</li>
</ul>
</li>
@@ -233,7 +234,7 @@ <h3>Constructor Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>Event</h4>
<pre>protected&nbsp;Event(java.lang.Object&nbsp;data)</pre>
<pre>protected&nbsp;Event(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data)</pre>
<div class="block">Constructs an Event containing an operation, some data and a dataType.
<p></div>
<dl>
@@ -256,7 +257,7 @@ <h3>Method Detail</h3>
<ul class="blockList">
<li class="blockList">
<h4>getData</h4>
<pre>public abstract&nbsp;java.lang.Object&nbsp;getData()</pre>
<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getData()</pre>
<div class="block">An abstract method to retrieve the data payload.
<p></div>
</li>
@@ -267,7 +268,7 @@ <h4>getData</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>getType</h4>
<pre>public abstract&nbsp;java.lang.Object&nbsp;getType()</pre>
<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getType()</pre>
<div class="block">An abstract method that should return a subclass enum type</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
@@ -297,7 +298,7 @@ <h4>getType</h4>
<li><a href="class-use/Event.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -344,5 +345,6 @@ <h4>getType</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>
@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>PublisherChangeEvent.Type</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:20 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PublisherChangeEvent.Type (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="PublisherChangeEvent.Type";
parent.document.title="PublisherChangeEvent.Type (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -43,14 +44,14 @@
<li><a href="class-use/PublisherChangeEvent.Type.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</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="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" target="_top">Frames</a></li>
@@ -97,10 +98,10 @@ <h2 title="Enum PublisherChangeEvent.Type" class="title">Enum PublisherChangeEve
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>java.lang.Enum&lt;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&gt;</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&gt;</li>
<li>
<ul class="inheritance">
<li>no.ntnu.okse.core.event.PublisherChangeEvent.Type</li>
@@ -114,7 +115,7 @@ <h2 title="Enum PublisherChangeEvent.Type" class="title">Enum PublisherChangeEve
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&gt;</dd>
<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&gt;</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
@@ -123,7 +124,7 @@ <h2 title="Enum PublisherChangeEvent.Type" class="title">Enum PublisherChangeEve
<hr>
<br>
<pre>public static enum <span class="typeNameLabel">PublisherChangeEvent.Type</span>
extends java.lang.Enum&lt;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&gt;</pre>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&gt;</pre>
</li>
</ul>
</div>
@@ -164,7 +165,7 @@ <h3>Method Summary</h3>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
@@ -180,15 +181,15 @@ <h3>Method Summary</h3>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></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>getClass, notify, notifyAll, wait, wait, wait</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -256,7 +257,7 @@ <h4>values</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static&nbsp;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
<pre>public static&nbsp;<a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>&nbsp;valueOf(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
@@ -267,8 +268,8 @@ <h4>valueOf</h4>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
</dl>
</li>
</ul>
@@ -294,14 +295,14 @@ <h4>valueOf</h4>
<li><a href="class-use/PublisherChangeEvent.Type.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</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="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" target="_top">Frames</a></li>
@@ -341,5 +342,6 @@ <h4>valueOf</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>
@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>PublisherChangeEvent</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:20 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PublisherChangeEvent (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="PublisherChangeEvent";
parent.document.title="PublisherChangeEvent (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -43,7 +44,7 @@
<li><a href="class-use/PublisherChangeEvent.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -75,13 +76,13 @@
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.no.ntnu.okse.core.event.Event">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@@ -97,7 +98,7 @@ <h2 title="Class PublisherChangeEvent" class="title">Class PublisherChangeEvent<
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../no/ntnu/okse/core/event/Event.html" title="class in no.ntnu.okse.core.event">no.ntnu.okse.core.event.Event</a></li>
@@ -150,17 +151,6 @@ <h3>Nested Class Summary</h3>
<!-- -->
</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>(package private) <a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.html#type">type</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.no.ntnu.okse.core.event.Event">
<!-- -->
@@ -209,7 +199,7 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.html#getType--">getType</a></span>()</code>
<div class="block">An abstract method that should return a subclass enum type</div>
</td>
@@ -219,8 +209,8 @@ <h3>Method Summary</h3>
<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, toString, wait, wait, wait</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -230,23 +220,6 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<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="type">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>type</h4>
<pre><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a> type</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@@ -300,7 +273,7 @@ <h4>getData</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>getType</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getType()</pre>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getType()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../no/ntnu/okse/core/event/Event.html#getType--">Event</a></code></span></div>
<div class="block">An abstract method that should return a subclass enum type</div>
<dl>
@@ -333,7 +306,7 @@ <h4>getType</h4>
<li><a href="class-use/PublisherChangeEvent.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
@@ -365,13 +338,13 @@ <h4>getType</h4>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.no.ntnu.okse.core.event.Event">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@@ -380,5 +353,6 @@ <h4>getType</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>

This file was deleted.

@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>SubscriptionChangeEvent.Type</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:20 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SubscriptionChangeEvent.Type (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="SubscriptionChangeEvent.Type";
parent.document.title="SubscriptionChangeEvent.Type (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -43,14 +44,14 @@
<li><a href="class-use/SubscriptionChangeEvent.Type.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</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="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEventTest.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SystemEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" target="_top">Frames</a></li>
@@ -97,10 +98,10 @@ <h2 title="Enum SubscriptionChangeEvent.Type" class="title">Enum SubscriptionCha
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>java.lang.Enum&lt;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&gt;</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&gt;</li>
<li>
<ul class="inheritance">
<li>no.ntnu.okse.core.event.SubscriptionChangeEvent.Type</li>
@@ -114,7 +115,7 @@ <h2 title="Enum SubscriptionChangeEvent.Type" class="title">Enum SubscriptionCha
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&gt;</dd>
<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&gt;</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
@@ -123,7 +124,7 @@ <h2 title="Enum SubscriptionChangeEvent.Type" class="title">Enum SubscriptionCha
<hr>
<br>
<pre>public static enum <span class="typeNameLabel">SubscriptionChangeEvent.Type</span>
extends java.lang.Enum&lt;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&gt;</pre>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&gt;</pre>
</li>
</ul>
</div>
@@ -173,7 +174,7 @@ <h3>Method Summary</h3>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
@@ -189,15 +190,15 @@ <h3>Method Summary</h3>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></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>getClass, notify, notifyAll, wait, wait, wait</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -292,7 +293,7 @@ <h4>values</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static&nbsp;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
<pre>public static&nbsp;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>&nbsp;valueOf(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
@@ -303,8 +304,8 @@ <h4>valueOf</h4>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
</dl>
</li>
</ul>
@@ -330,14 +331,14 @@ <h4>valueOf</h4>
<li><a href="class-use/SubscriptionChangeEvent.Type.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</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="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEventTest.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SystemEvent.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" target="_top">Frames</a></li>
@@ -377,5 +378,6 @@ <h4>valueOf</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>
@@ -2,17 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sun May 24 20:54:21 CEST 2015 -->
<title>SubscriptionChangeEvent</title>
<meta name="date" content="2015-05-24">
<!-- Generated by javadoc (1.8.0_25) on Mon May 25 13:17:20 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SubscriptionChangeEvent (okse 0.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-05-25">
<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="SubscriptionChangeEvent";
parent.document.title="SubscriptionChangeEvent (okse 0.0.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -43,13 +44,13 @@
<li><a href="class-use/SubscriptionChangeEvent.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</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="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@@ -75,13 +76,13 @@
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.no.ntnu.okse.core.event.Event">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@@ -97,7 +98,7 @@ <h2 title="Class SubscriptionChangeEvent" class="title">Class SubscriptionChange
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../no/ntnu/okse/core/event/Event.html" title="class in no.ntnu.okse.core.event">no.ntnu.okse.core.event.Event</a></li>
@@ -150,17 +151,6 @@ <h3>Nested Class Summary</h3>
<!-- -->
</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>private <a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html#eventType">eventType</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.no.ntnu.okse.core.event.Event">
<!-- -->
@@ -219,8 +209,8 @@ <h3>Method Summary</h3>
<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, toString, wait, wait, wait</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -230,23 +220,6 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<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="eventType">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>eventType</h4>
<pre>private&nbsp;<a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a> eventType</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
@@ -332,13 +305,13 @@ <h4>getType</h4>
<li><a href="class-use/SubscriptionChangeEvent.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</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="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@@ -364,13 +337,13 @@ <h4>getType</h4>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.no.ntnu.okse.core.event.Event">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@@ -379,5 +352,6 @@ <h4>getType</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>