@API(status=STABLE)
public interface Lookup
Modifier and Type | Method and Description |
---|---|
<T> T |
getInstance(Class<T> glueClass)
Provides an instance of a glue class.
|
<T> T getInstance(Class<T> glueClass)
T
- type of Glue classglueClass
- type of instance to be created.Copyright © 2020. All rights reserved.