Uses of Interface
org.apache.hivemind.Orderable

Packages that use Orderable
org.apache.hivemind.definition.impl Default implementations of the registry definition API. 
org.apache.hivemind.service.impl Implementations of services provided by the hivemind module. 
 

Uses of Orderable in org.apache.hivemind.definition.impl
 

Classes in org.apache.hivemind.definition.impl that implement Orderable
 class OrderedInterceptorDefinitionImpl
          Specialization of InterceptorDefinitionImpl that implements the Orderable interface.
 

Uses of Orderable in org.apache.hivemind.service.impl
 

Classes in org.apache.hivemind.service.impl that implement Orderable
 class AutowiringStrategyContribution
          Contribution to the org.apache.hivemind.service.Autowiring configuration extension point; used to provide a AutowiringStrategy implementation and advice on ordering the service.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.