org.kie.api.osgi
Class Activator.BundleContextInstantiator<V>
java.lang.Object
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>
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-2015 JBoss by Red Hat. All Rights Reserved.