blob: bba88407b7e749be1a1a2444f2c1a63ca260243d [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 (version 1.7.0_25) on Sat May 17 12:14:26 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ProvidedService.PerInstanceStrategy (Apache Felix iPOJO ~ JavaDoc 1.12.0 API)</title>
<meta name="date" content="2014-05-17">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProvidedService.PerInstanceStrategy (Apache Felix iPOJO ~ JavaDoc 1.12.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/ProvidedService.PerInstanceStrategy.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/handlers/providedservice/ProvidedService.FactoryStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.ServiceController.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html" target="_top">Frames</a></li>
<li><a href="ProvidedService.PerInstanceStrategy.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All 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</div>
<h2 title="Class ProvidedService.PerInstanceStrategy" class="title">Class ProvidedService.PerInstanceStrategy</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/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.ProvidedService.PerInstanceStrategy</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>, <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.html" title="class in org.apache.felix.ipojo.handlers.providedservice">ProvidedService</a></dd>
</dl>
<hr>
<br>
<pre>private class <a href="../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/ProvidedService.html#line.1002">ProvidedService.PerInstanceStrategy</a>
extends <a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice">CreationStrategy</a>
implements <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></pre>
<div class="block">Service object creation policy creating a service object per asking iPOJO component
instance. This creation policy follows the iPOJO Service Factory interaction pattern
and does no support 'direct' invocation.</div>
</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="overviewSummary" 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="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#m_instances">m_instances</a></strong></code>
<div class="block">Map [ComponentInstance->ServiceObject] storing created service objects.</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="overviewSummary" 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="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#ProvidedService.PerInstanceStrategy()">ProvidedService.PerInstanceStrategy</a></strong>()</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#getService(Bundle, ServiceRegistration)">getService</a></strong>(Bundle&nbsp;arg0,
ServiceRegistration&nbsp;arg1)</code>
<div class="block">OSGi Service Factory getService method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#getService(org.apache.felix.ipojo.ComponentInstance)">getService</a></strong>(<a href="../../../../../../org/apache/felix/ipojo/ComponentInstance.html" title="interface in org.apache.felix.ipojo">ComponentInstance</a>&nbsp;instance)</code>
<div class="block">A service object is required.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#getSpecificationsWithIPOJOServiceFactory(java.lang.String[], BundleContext)">getSpecificationsWithIPOJOServiceFactory</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;specs,
BundleContext&nbsp;bc)</code>
<div class="block">Utility method returning the class array of provided service
specification and the <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo"><code>IPOJOServiceFactory</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg0,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;arg1,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;arg2)</code>
<div class="block">A method is invoked on the proxy object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#onPublication(org.apache.felix.ipojo.InstanceManager, java.lang.String[], java.util.Properties)">onPublication</a></strong>(<a href="../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a>&nbsp;instance,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;interfaces,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</code>
<div class="block">The service is going to be registered.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#onUnpublication()">onUnpublication</a></strong>()</code>
<div class="block">The service is going to be unregistered.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#ungetService(Bundle, ServiceRegistration, java.lang.Object)">ungetService</a></strong>(Bundle&nbsp;arg0,
ServiceRegistration&nbsp;arg1,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg2)</code>
<div class="block">OSGi Service factory unget method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#ungetService(org.apache.felix.ipojo.ComponentInstance, java.lang.Object)">ungetService</a></strong>(<a href="../../../../../../org/apache/felix/ipojo/ComponentInstance.html" title="interface in org.apache.felix.ipojo">ComponentInstance</a>&nbsp;instance,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;svcObject)</code>
<div class="block">A service object is unget.</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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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_instances">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>m_instances</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a> <a href="../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#line.1006">m_instances</a></pre>
<div class="block">Map [ComponentInstance->ServiceObject] storing created service objects.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ProvidedService.PerInstanceStrategy()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ProvidedService.PerInstanceStrategy</h4>
<pre>private&nbsp;<a href="../../../../../../src-html/org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html#line.1002">ProvidedService.PerInstanceStrategy</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="invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invoke</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/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/ProvidedService.PerInstanceStrategy.html#line.1026">invoke</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg0,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;arg1,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;arg2)</pre>
<div class="block">A method is invoked on the proxy object.
If the method is the <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html#getService(org.apache.felix.ipojo.ComponentInstance)"><code>IPOJOServiceFactory.getService(ComponentInstance)</code></a>
method, this method creates a service object if not already created for the asking
component instance.
If the method is <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html#ungetService(org.apache.felix.ipojo.ComponentInstance, java.lang.Object)"><code>IPOJOServiceFactory.ungetService(ComponentInstance, Object)</code></a>
the service object is unget (i.e. removed from the map and deleted).
In all other cases, a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a> is thrown as this policy
requires to use the <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo"><code>IPOJOServiceFactory</code></a> interaction pattern.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])" title="class or interface in java.lang.reflect">invoke</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>arg0</code> - the proxy object</dd><dd><code>arg1</code> - the called method</dd><dd><code>arg2</code> - the arguments</dd>
<dt><span class="strong">Returns:</span></dt><dd>the service object attached to the asking instance for 'get',
<code>null</code> for 'unget',
a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a> for all other methods.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])" title="class or interface in java.lang.reflect"><code>InvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])</code></a></dd></dl>
</li>
</ul>
<a name="getService(org.apache.felix.ipojo.ComponentInstance)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getService</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/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/ProvidedService.PerInstanceStrategy.html#line.1058">getService</a>(<a href="../../../../../../org/apache/felix/ipojo/ComponentInstance.html" title="interface in org.apache.felix.ipojo">ComponentInstance</a>&nbsp;instance)</pre>
<div class="block">A service object is required.
This policy returns a service object per asking instance.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html#getService(org.apache.felix.ipojo.ComponentInstance)">getService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>instance</code> - the instance requiring the service object</dd>
<dt><span class="strong">Returns:</span></dt><dd>the service object for this instance</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html#getService(org.apache.felix.ipojo.ComponentInstance)"><code>IPOJOServiceFactory.getService(org.apache.felix.ipojo.ComponentInstance)</code></a></dd></dl>
</li>
</ul>
<a name="ungetService(org.apache.felix.ipojo.ComponentInstance, 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/ProvidedService.PerInstanceStrategy.html#line.1075">ungetService</a>(<a href="../../../../../../org/apache/felix/ipojo/ComponentInstance.html" title="interface in org.apache.felix.ipojo">ComponentInstance</a>&nbsp;instance,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;svcObject)</pre>
<div class="block">A service object is unget.
The service object is removed from the map and deleted.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html#ungetService(org.apache.felix.ipojo.ComponentInstance, java.lang.Object)">ungetService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo">IPOJOServiceFactory</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>instance</code> - the instance releasing the service</dd><dd><code>svcObject</code> - the service object</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html#ungetService(org.apache.felix.ipojo.ComponentInstance, java.lang.Object)"><code>IPOJOServiceFactory.ungetService(org.apache.felix.ipojo.ComponentInstance, java.lang.Object)</code></a></dd></dl>
</li>
</ul>
<a name="onPublication(org.apache.felix.ipojo.InstanceManager, java.lang.String[], 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/ProvidedService.PerInstanceStrategy.html#line.1088">onPublication</a>(<a href="../../../../../../org/apache/felix/ipojo/InstanceManager.html" title="class in org.apache.felix.ipojo">InstanceManager</a>&nbsp;instance,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;interfaces,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</pre>
<div class="block">The service is going to be registered.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#onPublication(org.apache.felix.ipojo.InstanceManager, java.lang.String[], 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="strong">Parameters:</span></dt><dd><code>instance</code> - the instance manager</dd><dd><code>interfaces</code> - the published interfaces</dd><dd><code>props</code> - the properties</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/CreationStrategy.html#onPublication(org.apache.felix.ipojo.InstanceManager, java.lang.String[], java.util.Properties)"><code>CreationStrategy.onPublication(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/ProvidedService.PerInstanceStrategy.html#line.1098">onUnpublication</a>()</pre>
<div class="block">The service is going to be unregistered.
The instance map is cleared. Created object are disposed.</div>
<dl>
<dt><strong>Specified by:</strong></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="strong">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/7/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/ProvidedService.PerInstanceStrategy.html#line.1115">getService</a>(Bundle&nbsp;arg0,
ServiceRegistration&nbsp;arg1)</pre>
<div class="block">OSGi Service Factory getService method.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>arg0</code> - the asking bundle</dd><dd><code>arg1</code> - the service registration</dd>
<dt><span class="strong">Returns:</span></dt><dd>a proxy implementing the <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo"><code>IPOJOServiceFactory</code></a></dd><dt><span class="strong">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, org.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/ProvidedService.PerInstanceStrategy.html#line.1130">ungetService</a>(Bundle&nbsp;arg0,
ServiceRegistration&nbsp;arg1,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg2)</pre>
<div class="block">OSGi Service factory unget method.
Does nothing.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>arg0</code> - the asking bundle</dd><dd><code>arg1</code> - the service registration</dd><dd><code>arg2</code> - the service object created for this bundle.</dd><dt><span class="strong">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, org.osgi.framework.ServiceRegistration, java.lang.Object)" title="class or interface in org.osgi.framework"><code>ServiceFactory</code></a></dd></dl>
</li>
</ul>
<a name="getSpecificationsWithIPOJOServiceFactory(java.lang.String[], BundleContext)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getSpecificationsWithIPOJOServiceFactory</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/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/ProvidedService.PerInstanceStrategy.html#line.1143">getSpecificationsWithIPOJOServiceFactory</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;specs,
BundleContext&nbsp;bc)</pre>
<div class="block">Utility method returning the class array of provided service
specification and the <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo"><code>IPOJOServiceFactory</code></a> interface.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>specs</code> - the published service interface</dd><dd><code>bc</code> - the bundle context, used to load classes</dd>
<dt><span class="strong">Returns:</span></dt><dd>the class array containing provided service specification and
the <a href="../../../../../../org/apache/felix/ipojo/IPOJOServiceFactory.html" title="interface in org.apache.felix.ipojo"><code>IPOJOServiceFactory</code></a> class.</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/ProvidedService.PerInstanceStrategy.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/handlers/providedservice/ProvidedService.FactoryStrategy.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/felix/ipojo/handlers/providedservice/ProvidedService.ServiceController.html" title="class in org.apache.felix.ipojo.handlers.providedservice"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/felix/ipojo/handlers/providedservice/ProvidedService.PerInstanceStrategy.html" target="_top">Frames</a></li>
<li><a href="ProvidedService.PerInstanceStrategy.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All 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>