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

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

public class ReferenceRecipe.ServiceDispatcher
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Object>


Constructor Summary
ReferenceRecipe.ServiceDispatcher()
           
 
Method Summary
 java.lang.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 java.lang.Object call()
                      throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable<java.lang.Object>
Throws:
java.lang.Exception


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