| Interface | Description |
|---|---|
| InstanceAwareProxy | |
| InstanceClassAwareProxy |
Interface to represent proxies which are aware of
implementation
Classes of the underlying proxied instances. |
| InstanceCreator |
Creates instances for given type.
|
| InstanceDefinitionPathProvider |
Interface for implementations which provide base path
for service definition files.
|
| InstanceLoader<T> | |
| InstanceTypeAwareProxy |
Interface to represent proxies which are aware of
interface
Classes of the underlying proxied instances. |
| Class | Description |
|---|---|
| InstanceDiscovery |
Discovers instances from
META-INF/services/[type_name]
under classpath based on Java Service API standard. |
| InstanceProvider |
| Enum | Description |
|---|---|
| InstanceScope |
Represents scope of provided instances.
|
Copyright © 2018. All Rights Reserved.