org.apache.aries.blueprint.container
Class BeanRecipe.VoidableCallable
java.lang.Object
org.apache.aries.blueprint.container.BeanRecipe.VoidableCallable
- All Implemented Interfaces:
- Callable<Object>, Voidable
- Enclosing class:
- BeanRecipe
public class BeanRecipe.VoidableCallable
- extends Object
- implements Callable<Object>, Voidable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanRecipe.VoidableCallable
public BeanRecipe.VoidableCallable()
voidReference
public void voidReference()
- Specified by:
voidReference
in interface Voidable
call
public Object call()
throws org.osgi.service.blueprint.container.ComponentDefinitionException
- Specified by:
call
in interface Callable<Object>
- Throws:
org.osgi.service.blueprint.container.ComponentDefinitionException
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.