Class ServiceDirectoryImpl<S extends Service<?>,​SCTX extends ServiceContext<S>>

java.lang.Object
org.refcodes.servicebus.ServiceDirectoryImpl<S,​SCTX>
Type Parameters:
S - the generic type
SCTX - the generic type
All Implemented Interfaces:
ServiceDirectory<S,​SCTX>, ServiceLookup<S,​SCTX>

public class ServiceDirectoryImpl<S extends Service<?>,​SCTX extends ServiceContext<S>>
extends Object
implements ServiceDirectory<S,​SCTX>