blob: 7a970d5d2e087c788164255510bd59dc011478d5 [file] [log] [blame]
<!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) on Wed Dec 24 15:58:26 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ManagedType (Apache Felix iPOJO ~ JavaDoc 1.12.1 API)</title>
<meta name="date" content="2014-12-24">
<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="ManagedType (Apache Felix iPOJO ~ JavaDoc 1.12.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="class-use/ManagedType.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-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/InstanceBundleContextAware.html" title="interface in org.apache.felix.ipojo.extender.internal.linker"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.ExtensionSupport.html" title="class in org.apache.felix.ipojo.extender.internal.linker"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/felix/ipojo/extender/internal/linker/ManagedType.html" target="_top">Frames</a></li>
<li><a href="ManagedType.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">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><a href="#constructor.detail">Constr</a>&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">org.apache.felix.ipojo.extender.internal.linker</div>
<h2 title="Class ManagedType" class="title">Class ManagedType</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<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>org.apache.felix.ipojo.extender.internal.linker.ManagedType</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/Lifecycle.html" title="interface in org.apache.felix.ipojo.extender.internal">Lifecycle</a>, <a href="../../../../../../../org/apache/felix/ipojo/FactoryStateListener.html" title="interface in org.apache.felix.ipojo">FactoryStateListener</a></dd>
</dl>
<hr>
<br>
<pre>public class <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.47">ManagedType</a>
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>
implements <a href="../../../../../../../org/apache/felix/ipojo/FactoryStateListener.html" title="interface in org.apache.felix.ipojo">FactoryStateListener</a>, <a href="../../../../../../../org/apache/felix/ipojo/extender/internal/Lifecycle.html" title="interface in org.apache.felix.ipojo.extender.internal">Lifecycle</a></pre>
<div class="block">This class is responsible to create the factory for a given type declaration. It also instructs the factories to
create
the instance for each instance declaration targeting the managed factory.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</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>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.ExtensionSupport.html" title="class in org.apache.felix.ipojo.extender.internal.linker">ManagedType.ExtensionSupport</a></span></code>
<div class="block">The service tracker customizer for extension declaration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.InstanceSupport.html" title="class in org.apache.felix.ipojo.extender.internal.linker">ManagedType.InstanceSupport</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- =========== 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 <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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#FACTORY_CREATION_JOB_TYPE">FACTORY_CREATION_JOB_TYPE</a></span></code>
<div class="block">Identify the factory creation job submitted to the QueueService.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#INSTANCE_STARTUP_JOB_TYPE">INSTANCE_STARTUP_JOB_TYPE</a></span></code>
<div class="block">Identify the instance startup job submitted to the QueueService.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private BundleContext</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_bundleContext">m_bundleContext</a></span></code>
<div class="block">The bundle context</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../../../../../../org/apache/felix/ipojo/extender/TypeDeclaration.html" title="interface in org.apache.felix.ipojo.extender">TypeDeclaration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_declaration">m_declaration</a></span></code>
<div class="block">The type declaration that we have to handle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private ServiceTracker</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_extensionTracker">m_extensionTracker</a></span></code>
<div class="block">The service tracker tracking <a href="../../../../../../../org/apache/felix/ipojo/extender/ExtensionDeclaration.html" title="interface in org.apache.felix.ipojo.extender"><code>ExtensionDeclaration</code></a> services.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_frozen">m_frozen</a></span></code>
<div class="block">If the Managed Type cannot be initializes, sets this flag to true and no links will be created.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="../../../../../../../org/apache/felix/ipojo/IPojoFactory.html" title="class in org.apache.felix.ipojo">IPojoFactory</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_future">m_future</a></span></code>
<div class="block">The job used to instantiate the factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private ServiceTracker</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_instanceTracker">m_instanceTracker</a></span></code>
<div class="block">The service tracker tracking the <a href="../../../../../../../org/apache/felix/ipojo/extender/InstanceDeclaration.html" title="interface in org.apache.felix.ipojo.extender"><code>InstanceDeclaration</code></a> services.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../../../../org/apache/felix/ipojo/extender/queue/QueueService.html" title="interface in org.apache.felix.ipojo.extender.queue">QueueService</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#m_queueService">m_queueService</a></span></code>
<div class="block">The queue service used for the creation.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== 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="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#ManagedType-BundleContext-org.apache.felix.ipojo.extender.queue.QueueService-org.apache.felix.ipojo.extender.TypeDeclaration-">ManagedType</a></span>(BundleContext&nbsp;bundleContext,
<a href="../../../../../../../org/apache/felix/ipojo/extender/queue/QueueService.html" title="interface in org.apache.felix.ipojo.extender.queue">QueueService</a>&nbsp;queueService,
<a href="../../../../../../../org/apache/felix/ipojo/extender/TypeDeclaration.html" title="interface in org.apache.felix.ipojo.extender">TypeDeclaration</a>&nbsp;declaration)</code>
<div class="block">Constructs a Managed Type object for the given type declaration.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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>private <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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#getComponentClassname--">getComponentClassname</a></span>()</code>
<div class="block">Returns the classname attribute value.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#initExtensionTracker--">initExtensionTracker</a></span>()</code>
<div class="block">Initializes the extension declaration tracker.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#initInstanceTracker--">initInstanceTracker</a></span>()</code>
<div class="block">Initializes the instance declaration tracker.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#start--">start</a></span>()</code>
<div class="block">Starting the management.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#stateChanged-org.apache.felix.ipojo.Factory-int-">stateChanged</a></span>(<a href="../../../../../../../org/apache/felix/ipojo/Factory.html" title="interface in org.apache.felix.ipojo">Factory</a>&nbsp;factory,
int&nbsp;newState)</code>
<div class="block">The factory we have built has a state in his change.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#stop--">stop</a></span>()</code>
<div class="block">Stopping the management.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<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>
</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="FACTORY_CREATION_JOB_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FACTORY_CREATION_JOB_TYPE</h4>
<pre>public static final&nbsp;<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> <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.51">FACTORY_CREATION_JOB_TYPE</a></pre>
<div class="block">Identify the factory creation job submitted to the QueueService.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.felix.ipojo.extender.internal.linker.ManagedType.FACTORY_CREATION_JOB_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANCE_STARTUP_JOB_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANCE_STARTUP_JOB_TYPE</h4>
<pre>public static final&nbsp;<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> <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.55">INSTANCE_STARTUP_JOB_TYPE</a></pre>
<div class="block">Identify the instance startup job submitted to the QueueService.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.felix.ipojo.extender.internal.linker.ManagedType.INSTANCE_STARTUP_JOB_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="m_bundleContext">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_bundleContext</h4>
<pre>private final&nbsp;BundleContext <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.59">m_bundleContext</a></pre>
<div class="block">The bundle context</div>
</li>
</ul>
<a name="m_queueService">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_queueService</h4>
<pre>private final&nbsp;<a href="../../../../../../../org/apache/felix/ipojo/extender/queue/QueueService.html" title="interface in org.apache.felix.ipojo.extender.queue">QueueService</a> <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.63">m_queueService</a></pre>
<div class="block">The queue service used for the creation.</div>
</li>
</ul>
<a name="m_declaration">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_declaration</h4>
<pre>private final&nbsp;<a href="../../../../../../../org/apache/felix/ipojo/extender/TypeDeclaration.html" title="interface in org.apache.felix.ipojo.extender">TypeDeclaration</a> <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.67">m_declaration</a></pre>
<div class="block">The type declaration that we have to handle.</div>
</li>
</ul>
<a name="m_extensionTracker">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_extensionTracker</h4>
<pre>private&nbsp;ServiceTracker <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.71">m_extensionTracker</a></pre>
<div class="block">The service tracker tracking <a href="../../../../../../../org/apache/felix/ipojo/extender/ExtensionDeclaration.html" title="interface in org.apache.felix.ipojo.extender"><code>ExtensionDeclaration</code></a> services.</div>
</li>
</ul>
<a name="m_instanceTracker">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_instanceTracker</h4>
<pre>private&nbsp;ServiceTracker <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.76">m_instanceTracker</a></pre>
<div class="block">The service tracker tracking the <a href="../../../../../../../org/apache/felix/ipojo/extender/InstanceDeclaration.html" title="interface in org.apache.felix.ipojo.extender"><code>InstanceDeclaration</code></a> services.</div>
</li>
</ul>
<a name="m_future">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_future</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="../../../../../../../org/apache/felix/ipojo/IPojoFactory.html" title="class in org.apache.felix.ipojo">IPojoFactory</a>&gt; <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.81">m_future</a></pre>
<div class="block">The job used to instantiate the factory.</div>
</li>
</ul>
<a name="m_frozen">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>m_frozen</h4>
<pre>private&nbsp;boolean <a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.86">m_frozen</a></pre>
<div class="block">If the Managed Type cannot be initializes, sets this flag to true and no links will be created.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ManagedType-BundleContext-org.apache.felix.ipojo.extender.queue.QueueService-org.apache.felix.ipojo.extender.TypeDeclaration-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ManagedType</h4>
<pre>public&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.95">ManagedType</a>(BundleContext&nbsp;bundleContext,
<a href="../../../../../../../org/apache/felix/ipojo/extender/queue/QueueService.html" title="interface in org.apache.felix.ipojo.extender.queue">QueueService</a>&nbsp;queueService,
<a href="../../../../../../../org/apache/felix/ipojo/extender/TypeDeclaration.html" title="interface in org.apache.felix.ipojo.extender">TypeDeclaration</a>&nbsp;declaration)</pre>
<div class="block">Constructs a Managed Type object for the given type declaration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>bundleContext</code> - the bundle context</dd>
<dd><code>queueService</code> - the queue service</dd>
<dd><code>declaration</code> - the declaration</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="initExtensionTracker--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initExtensionTracker</h4>
<pre>private&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.114">initExtensionTracker</a>()
throws InvalidSyntaxException</pre>
<div class="block">Initializes the extension declaration tracker.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>InvalidSyntaxException</code> - cannot happen</dd>
</dl>
</li>
</ul>
<a name="initInstanceTracker--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initInstanceTracker</h4>
<pre>private&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.129">initInstanceTracker</a>()
throws InvalidSyntaxException</pre>
<div class="block">Initializes the instance declaration tracker.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>InvalidSyntaxException</code> - cannot happen</dd>
</dl>
</li>
</ul>
<a name="getComponentClassname--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComponentClassname</h4>
<pre>private&nbsp;<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;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.170">getComponentClassname</a>()</pre>
<div class="block">Returns the classname attribute value.</div>
</li>
</ul>
<a name="start--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>start</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.178">start</a>()</pre>
<div class="block">Starting the management.
We open only the extension tracker.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/Lifecycle.html#start--">start</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/Lifecycle.html" title="interface in org.apache.felix.ipojo.extender.internal">Lifecycle</a></code></dd>
</dl>
</li>
</ul>
<a name="stop--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stop</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.187">stop</a>()</pre>
<div class="block">Stopping the management.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/Lifecycle.html#stop--">stop</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/Lifecycle.html" title="interface in org.apache.felix.ipojo.extender.internal">Lifecycle</a></code></dd>
</dl>
</li>
</ul>
<a name="stateChanged-org.apache.felix.ipojo.Factory-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>stateChanged</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/extender/internal/linker/ManagedType.html#line.198">stateChanged</a>(<a href="../../../../../../../org/apache/felix/ipojo/Factory.html" title="interface in org.apache.felix.ipojo">Factory</a>&nbsp;factory,
int&nbsp;newState)</pre>
<div class="block">The factory we have built has a state in his change.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/felix/ipojo/FactoryStateListener.html#stateChanged-org.apache.felix.ipojo.Factory-int-">stateChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/felix/ipojo/FactoryStateListener.html" title="interface in org.apache.felix.ipojo">FactoryStateListener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>factory</code> - the changing factory</dd>
<dd><code>newState</code> - the new factory state</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="class-use/ManagedType.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-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/InstanceBundleContextAware.html" title="interface in org.apache.felix.ipojo.extender.internal.linker"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/felix/ipojo/extender/internal/linker/ManagedType.ExtensionSupport.html" title="class in org.apache.felix.ipojo.extender.internal.linker"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/felix/ipojo/extender/internal/linker/ManagedType.html" target="_top">Frames</a></li>
<li><a href="ManagedType.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">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><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
</body>
</html>