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