org.fusesource.fabric.dosgi.api
Interface Dispatched

All Known Subinterfaces:
Transport
All Known Implementing Classes:
ClientInvokerImpl, Manager, ServerInvokerImpl, TcpTransport

public interface Dispatched

Implemented by object which expect to be call from the execution context of a dispatch queue.

Author:
Hiram Chirino

Method Summary
 org.fusesource.hawtdispatch.DispatchQueue queue()
           
 

Method Detail

queue

org.fusesource.hawtdispatch.DispatchQueue queue()


Copyright © 2013 Red Hat. All Rights Reserved.