public class OioServerSocketChannelFactoryProvider extends AbstractChannelFactoryProvider<OioServerSocketChannelFactory>
Provider
that creates a new OioServerSocketChannelFactory
.executor
Constructor and Description |
---|
OioServerSocketChannelFactoryProvider(Executor executor)
Creates a new provider with the
executor injected via the
ChannelFactoryResource annotation. |
@Inject public OioServerSocketChannelFactoryProvider(@ChannelFactoryResource Executor executor)
executor
injected via the
ChannelFactoryResource
annotation.public OioServerSocketChannelFactory get()
Copyright © 2008-2013 JBoss, by Red Hat. All Rights Reserved.