org.apache.yoko.orb.OB
Interface DispatchStrategyFactory

All Superinterfaces:
DispatchStrategyFactoryOperations, Object
All Known Implementing Classes:
DispatchStrategyFactory_impl

public interface DispatchStrategyFactory
extends DispatchStrategyFactoryOperations, Object

This interface is a factory to create dispatch strategies, and to manage thread pools.

See Also:
DispatchStrategy

Method Summary
 
Methods inherited from interface org.apache.yoko.orb.OB.DispatchStrategyFactoryOperations
create_default_dispatch_strategy, create_same_thread_strategy, create_thread_per_request_strategy, create_thread_pool_strategy, create_thread_pool, destroy_thread_pool
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.