org.drools.osgi.api
Class Activator.BundleContextInstantiator<V>
java.lang.Object
  
org.drools.osgi.api.Activator.BundleContextInstantiator<V>
- All Implemented Interfaces: 
 - Callable<V>
 
- Enclosing class:
 - Activator
 
public static class Activator.BundleContextInstantiator<V>
- extends Object
- implements Callable<V>
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Activator.BundleContextInstantiator
public Activator.BundleContextInstantiator(org.osgi.framework.BundleContext bc,
                                           org.osgi.framework.ServiceReference ref)
call
public V call()
       throws Exception
- Specified by:
 call in interface Callable<V>
 
- Throws:
 Exception
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.