Interface | Description |
---|---|
Connection |
A connection describes a relation between objects.
|
ConnectionID |
ID of a connection.
|
ConnectionManager | |
DynamicConnection |
Tagger interface to indicate that a connection will change after
instantiation.
|
Exception | Description |
---|---|
ConnectionCannotBeObtained |
Exception thrown by the connectionmanager if a requested connection does not
exist.
|
Annotation Type | Description |
---|---|
ConnectionAnnotation |
This annotation is used by the framework to scan for all implementations if
Connection.
|