| Interface | Description |
|---|---|
| ExampleService |
| Class | Description |
|---|---|
| ExampleServiceFactory | |
| ServiceImplementation<T> |
Utility used by generated {service}Factory classes.
|
| ServiceLoader<T> |
Utility used by generated {service}Factory classes.
|
| ServiceProcessor |
| Exception | Description |
|---|---|
| ServiceInstantiationException | |
| ServiceLookupException |
| Annotation Type | Description |
|---|---|
| Service |
When a class (
serviceType) is annotated as a service, the compiler will generate a class
${serviceType}Factory. |
| ServiceName |
Specifies the name of a service.
|
Copyright © 2012. All Rights Reserved.