Uses of Interface
org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle

Packages that use ServiceComponentLifecycle
org.apache.fulcrum.yaafi.framework.component   
 

Uses of ServiceComponentLifecycle in org.apache.fulcrum.yaafi.framework.component
 

Subinterfaces of ServiceComponentLifecycle in org.apache.fulcrum.yaafi.framework.component
 interface ServiceComponent
          This interface defines a service component singleton with an arbitrary lifecycle.
 

Classes in org.apache.fulcrum.yaafi.framework.component that implement ServiceComponentLifecycle
 class AvalonServiceComponentImpl
          This class implements a service component singleton with an arbitray lifecycle.
 class ServiceComponentImpl
          This class implements am abstract base service component singleton with an arbitrary lifecycle.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.