KIE API 6.1.0.Beta2

org.kie.api.osgi
Class Activator.BundleContextInstantiator<V>

java.lang.Object
  extended by org.kie.api.osgi.Activator.BundleContextInstantiator<V>
All Implemented Interfaces:
Callable<V>
Enclosing class:
Activator

public static class Activator.BundleContextInstantiator<V>
extends Object
implements Callable<V>


Constructor Summary
Activator.BundleContextInstantiator(org.osgi.framework.BundleContext bc, org.osgi.framework.ServiceReference ref)
           
 
Method Summary
 V call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Activator.BundleContextInstantiator

public Activator.BundleContextInstantiator(org.osgi.framework.BundleContext bc,
                                           org.osgi.framework.ServiceReference ref)
Method Detail

call

public V call()
       throws Exception
Specified by:
call in interface Callable<V>
Throws:
Exception

KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.