| Interface | Description |
|---|---|
| ServiceComponent |
This interface defines a service component singleton with
an arbitrary lifecycle.
|
| ServiceComponentLifecycle |
This class implements the lifecycle contract of a service component
instance.
|
| Class | Description |
|---|---|
| AvalonServiceComponentImpl |
This class implements a service component singleton with
an arbitray lifecycle.
|
| ServiceComponentImpl |
This class implements am abstract base service component singleton with
an arbitrary lifecycle.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.