|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceManager | |
|---|---|
| com.cafesoft.core.service | Services API support. |
| Uses of ServiceManager in com.cafesoft.core.service |
|---|
| Subinterfaces of ServiceManager in com.cafesoft.core.service | |
|---|---|
interface |
ServiceProvider
ServiceProvider is a tagging interface that identifies a
class as a special ServiceManager that is being managed within
a Service hierarchy. |
| Classes in com.cafesoft.core.service that implement ServiceManager | |
|---|---|
class |
StandardServiceManager
StandardServiceManager implements a ServiceManager, which
provides a way to register, lookup, and remove Service implementations. |
class |
StandardServiceProvider
StandardServiceProvider is a special ServiceManager
that is usually managed within a Service hierarchy. |
| Constructors in com.cafesoft.core.service with parameters of type ServiceManager | |
|---|---|
StandardServiceFinder(ServiceManager serviceManager)
Create a new StandardServiceFinder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||