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