org.apache.aries.blueprint.container
Class ReferenceRecipe.ServiceDispatcher

java.lang.Object
  extended by org.apache.aries.blueprint.container.ReferenceRecipe.ServiceDispatcher
All Implemented Interfaces:
Callable<Object>
Enclosing class:
ReferenceRecipe

public class ReferenceRecipe.ServiceDispatcher
extends Object
implements Callable<Object>


Constructor Summary
ReferenceRecipe.ServiceDispatcher()
           
 
Method Summary
 Object call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceRecipe.ServiceDispatcher

public ReferenceRecipe.ServiceDispatcher()
Method Detail

call

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


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.