Uses of Interface
org.int4.dirk.spi.scope.CreationalContext.Reference
-
Packages that use CreationalContext.Reference Package Description org.int4.dirk.spi.scope -
-
Uses of CreationalContext.Reference in org.int4.dirk.spi.scope
Methods in org.int4.dirk.spi.scope that return CreationalContext.Reference Modifier and Type Method Description CreationalContext.Reference<T>CreationalContext. create()Creates a new instance of typeTwrapped in aCreationalContext.Reference.
-