Package | Description |
---|---|
org.jvnet.hk2.metadata.tests |
Class and Description |
---|
AbstractFactory
This is an abstract factory, the true type will
comd from the concrete class
|
Blue
The class file for this must be copied into resources if this should change
|
ComplexA |
ComplexB
This one is NOT a contract
|
ComplexC |
ComplexD
Not a contract
|
ComplexDImpl
Is a contract
|
ComplexE |
ComplexEImpl
Not a contract but implements a contract
|
ComplexF |
ComplexG |
ComplexImpl
Not annotated with @Service but is produced by a factory
|
ProxiableScope |
QualifierWithMetadata |
ScopeWithMetadata |
SimpleContract
This is marked with the
Contract annotation
but will not be added, since the service is using
ContractsProvided |
SimpleInterface
This interface is not originally listed
as a contract but it will be added to the
set of contracts via ContractsProvided
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.