blob: 9be90d910716cdee3bced72d5f47d9c47660bf73 [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>ConfigurableCreationStrategy (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="ConfigurableCreationStrategy (Apache Felix iPOJO ~ JavaDoc 1.12.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":6,"i3":10,"i4":10,"i5":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ConfigurableCreationStrategy.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>Prev&nbsp;Class</li>
<li><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ErrorPrintingServiceFactoryProxy.html" title="class in org.apache.felix.ipojo.handlers.providedservice.strategy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html" target="_top">Frames</a></li>
<li><a href="ConfigurableCreationStrategy.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><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.handlers.providedservice.strategy</div>
<h2 title="Class ConfigurableCreationStrategy" class="title">Class ConfigurableCreationStrategy</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><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice">org.apache.felix.ipojo.handlers.providedservice.CreationStrategy</a></li>
<li>
<ul class="inheritance">
<li>org.apache.felix.ipojo.handlers.providedservice.strategy.ConfigurableCreationStrategy</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public abstract class <a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.37">ConfigurableCreationStrategy</a>
extends <a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice">CreationStrategy</a></pre>
<div class="block">This <a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><code>CreationStrategy</code></a> is here to ease customization of the strategy
by hiding all the reflection stuff.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="mailto:dev@felix.apache.org">Felix Project Team</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#m_factory">m_factory</a></span></code>
<div class="block">The iPOJO ServiceFactory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#m_manager">m_manager</a></span></code>
<div class="block">The instance manager passed to the iPOJO ServiceFactory to manage
instances.</div>
</td>
</tr>
<tr 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/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#m_specs">m_specs</a></span></code>
<div class="block">The lists of interfaces provided by this service.</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/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#ConfigurableCreationStrategy--">ConfigurableCreationStrategy</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="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/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#getModifiedSpecifications-BundleContext-">getModifiedSpecifications</a></span>(BundleContext&nbsp;context)</code>
<div class="block">Utility method that transform the specifications names into a Class
array, appending the IPOJOServiceFactory interface to it.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<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="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#getService-Bundle-ServiceRegistration-">getService</a></span>(Bundle&nbsp;bundle,
ServiceRegistration&nbsp;registration)</code>
<div class="block">Method called when a bundle want to access a service.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected abstract <a href="../../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#getServiceFactory-org.apache.felix.ipojo.InstanceManager-">getServiceFactory</a></span>(<a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a>&nbsp;manager)</code>
<div class="block">User provided <a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><code>CreationStrategy</code></a> MUST implement this method to
provide the real iPOJO ServiceFactory instance.</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/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#onPublication-org.apache.felix.ipojo.InstanceManager-java.lang.String:A-java.util.Properties-">onPublication</a></span>(<a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a>&nbsp;manager,
<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;specifications,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</code>
<div class="block">Method called when the underlying iPOJO Service factory
is published.</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/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#onUnpublication--">onUnpublication</a></span>()</code>
<div class="block">Method called when the underlying iPOJO Service factory is
un-published.</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/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#ungetService-Bundle-ServiceRegistration-java.lang.Object-">ungetService</a></span>(Bundle&nbsp;bundle,
ServiceRegistration&nbsp;registration,
<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;service)</code>
<div class="block">Method called when a bundle release a service.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.felix.ipojo.handlers.providedservice.CreationStrategy">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.felix.ipojo.handlers.providedservice.<a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice">CreationStrategy</a></h3>
<code><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#isGetServiceMethod-java.lang.reflect.Method-">isGetServiceMethod</a>, <a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#isUngetServiceMethod-java.lang.reflect.Method-">isUngetServiceMethod</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.<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="m_manager">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_manager</h4>
<pre>private&nbsp;<a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a> <a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.43">m_manager</a></pre>
<div class="block">The instance manager passed to the iPOJO ServiceFactory to manage
instances.</div>
</li>
</ul>
<a name="m_specs">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>m_specs</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>[] <a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.48">m_specs</a></pre>
<div class="block">The lists of interfaces provided by this service.</div>
</li>
</ul>
<a name="m_factory">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>m_factory</h4>
<pre>private&nbsp;<a href="../../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a> <a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.53">m_factory</a></pre>
<div class="block">The iPOJO ServiceFactory.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ConfigurableCreationStrategy--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ConfigurableCreationStrategy</h4>
<pre>public&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.37">ConfigurableCreationStrategy</a>()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onPublication-org.apache.felix.ipojo.InstanceManager-java.lang.String:A-java.util.Properties-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onPublication</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.63">onPublication</a>(<a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a>&nbsp;manager,
<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;specifications,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</pre>
<div class="block">Method called when the underlying iPOJO Service factory
is published.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#onPublication-org.apache.felix.ipojo.InstanceManager-java.lang.String:A-java.util.Properties-">onPublication</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice">CreationStrategy</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>manager</code> - the instance manager</dd>
<dd><code>specifications</code> - the provided specifications</dd>
<dd><code>props</code> - the service properties</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#onPublication-org.apache.felix.ipojo.InstanceManager-java.lang.String:A-java.util.Properties-"><code>CreationStrategy.onPublication(org.apache.felix.ipojo.InstanceManager, java.lang.String[], java.util.Properties)</code></a></dd>
</dl>
</li>
</ul>
<a name="onUnpublication--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onUnpublication</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.75">onUnpublication</a>()</pre>
<div class="block">Method called when the underlying iPOJO Service factory is
un-published.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#onUnpublication--">onUnpublication</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice">CreationStrategy</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#onUnpublication--"><code>CreationStrategy.onUnpublication()</code></a></dd>
</dl>
</li>
</ul>
<a name="getService-Bundle-ServiceRegistration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getService</h4>
<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;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.90">getService</a>(Bundle&nbsp;bundle,
ServiceRegistration&nbsp;registration)</pre>
<div class="block">Method called when a bundle want to access a service. This method is called once per
asking bundle. To turn around this limitation, a proxy is registered.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>bundle</code> - the asking bundle</dd>
<dd><code>registration</code> - the service registration</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the service object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/ServiceFactory.html?is-external=true#getService(org.osgi.framework.Bundle,%20org.osgi.framework.ServiceRegistration)" title="class or interface in org.osgi.framework"><code>ServiceFactory</code></a></dd>
</dl>
</li>
</ul>
<a name="ungetService-Bundle-ServiceRegistration-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ungetService</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.109">ungetService</a>(Bundle&nbsp;bundle,
ServiceRegistration&nbsp;registration,
<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;service)</pre>
<div class="block">Method called when a bundle release a service.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>bundle</code> - the bundle</dd>
<dd><code>registration</code> - the service registration</dd>
<dd><code>service</code> - the service object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/ServiceFactory.html?is-external=true#ungetService(org.osgi.framework.Bundle,%20org.osgi.framework.ServiceRegistration,%20java.lang.Object)" title="class or interface in org.osgi.framework"><code>ServiceFactory</code></a></dd>
</dl>
</li>
</ul>
<a name="getModifiedSpecifications-BundleContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModifiedSpecifications</h4>
<pre>private&nbsp;<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;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.120">getModifiedSpecifications</a>(BundleContext&nbsp;context)</pre>
<div class="block">Utility method that transform the specifications names into a Class
array, appending the IPOJOServiceFactory interface to it.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - used for class loading</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a array of Class</dd>
</dl>
</li>
</ul>
<a name="getServiceFactory-org.apache.felix.ipojo.InstanceManager-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getServiceFactory</h4>
<pre>protected abstract&nbsp;<a href="../../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a>&nbsp;<a href="../../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html#line.140">getServiceFactory</a>(<a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a>&nbsp;manager)</pre>
<div class="block">User provided <a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><code>CreationStrategy</code></a> MUST implement this method to
provide the real iPOJO ServiceFactory instance.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>manager</code> - <a href="../../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo"><code>InstanceManager</code></a> that the factory could use</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an instance of <a href="../../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo"><code>IPOJOServiceFactory</code></a></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/ConfigurableCreationStrategy.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>Prev&nbsp;Class</li>
<li><a href="../../../../../../../org/apache/felix/ipojo/handlers/providedservice/strategy/ErrorPrintingServiceFactoryProxy.html" title="class in org.apache.felix.ipojo.handlers.providedservice.strategy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/felix/ipojo/handlers/providedservice/strategy/ConfigurableCreationStrategy.html" target="_top">Frames</a></li>
<li><a href="ConfigurableCreationStrategy.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><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>