butler.service
Class ContextCallback.DefaultImpl

java.lang.Object
  extended bybutler.service.ContextCallback.DefaultImpl
All Implemented Interfaces:
ContextCallback
Enclosing class:
ContextCallback

public static class ContextCallback.DefaultImpl
extends java.lang.Object
implements ContextCallback


Nested Class Summary
 
Nested classes inherited from class butler.service.ContextCallback
ContextCallback.DefaultImpl
 
Constructor Summary
ContextCallback.DefaultImpl()
           
 
Method Summary
 java.lang.Object getContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextCallback.DefaultImpl

public ContextCallback.DefaultImpl()
Method Detail

getContext

public java.lang.Object getContext()
Specified by:
getContext in interface ContextCallback