java-sdk/docs/io/dapr/actors/runtime/class-use/AbstractActor.html

209 lines
10 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (13.0.2) on Mon Oct 19 15:45:14 PDT 2020 -->
<title>Uses of Class io.dapr.actors.runtime.AbstractActor (dapr-sdk-parent 0.9.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-10-19">
<meta name="description" content="use: package: io.dapr.actors.runtime, class: AbstractActor">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">Class</a></li>
<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-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Class io.dapr.actors.runtime.AbstractActor" class="title">Uses of Class<br>io.dapr.actors.runtime.AbstractActor</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.dapr.actors.runtime">io.dapr.actors.runtime</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="io.dapr.actors.runtime">
<!-- -->
</a>
<h2>Uses of <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a> in <a href="../package-summary.html">io.dapr.actors.runtime</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../package-summary.html">io.dapr.actors.runtime</a> with type parameters of type <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ActorFactory.html" title="interface in io.dapr.actors.runtime">ActorFactory</a>&lt;T extends <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Creates an actor of a given type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ActorRuntimeContext.html" title="class in io.dapr.actors.runtime">ActorRuntimeContext</a>&lt;T extends <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Provides the context for the Actor's runtime.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">io.dapr.actors.runtime</a> with type parameters of type <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActorRuntime.</span><code><span class="memberNameLink"><a href="../ActorRuntime.html#registerActor(java.lang.Class)">registerActor</a></span>&#8203;(java.lang.Class&lt;T&gt;&nbsp;clazz)</code></th>
<td class="colLast">
<div class="block">Registers an actor with the runtime, using <a href="../../../serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a> and <code>DefaultActorFactory</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActorRuntime.</span><code><span class="memberNameLink"><a href="../ActorRuntime.html#registerActor(java.lang.Class,io.dapr.actors.runtime.ActorFactory)">registerActor</a></span>&#8203;(java.lang.Class&lt;T&gt;&nbsp;clazz,
<a href="../ActorFactory.html" title="interface in io.dapr.actors.runtime">ActorFactory</a>&lt;T&gt;&nbsp;actorFactory)</code></th>
<td class="colLast">
<div class="block">Registers an actor with the runtime, using <a href="../../../serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActorRuntime.</span><code><span class="memberNameLink"><a href="../ActorRuntime.html#registerActor(java.lang.Class,io.dapr.actors.runtime.ActorFactory,io.dapr.serializer.DaprObjectSerializer,io.dapr.serializer.DaprObjectSerializer)">registerActor</a></span>&#8203;(java.lang.Class&lt;T&gt;&nbsp;clazz,
<a href="../ActorFactory.html" title="interface in io.dapr.actors.runtime">ActorFactory</a>&lt;T&gt;&nbsp;actorFactory,
<a href="../../../serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a>&nbsp;objectSerializer,
<a href="../../../serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a>&nbsp;stateSerializer)</code></th>
<td class="colLast">
<div class="block">Registers an actor with the runtime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActorRuntime.</span><code><span class="memberNameLink"><a href="../ActorRuntime.html#registerActor(java.lang.Class,io.dapr.serializer.DaprObjectSerializer,io.dapr.serializer.DaprObjectSerializer)">registerActor</a></span>&#8203;(java.lang.Class&lt;T&gt;&nbsp;clazz,
<a href="../../../serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a>&nbsp;objectSerializer,
<a href="../../../serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a>&nbsp;stateSerializer)</code></th>
<td class="colLast">
<div class="block">Registers an actor with the runtime.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AbstractActor.html" title="class in io.dapr.actors.runtime">Class</a></li>
<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-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</footer>
</body>
</html>