@Context
@Singleton
public class CoherenceContext
extends java.lang.Object
ApplicationContext
so that it is available to Coherence classes that are not
managed by Micronaut.Modifier and Type | Method and Description |
---|---|
static io.micronaut.context.ApplicationContext |
getApplicationContext()
Returns the
ApplicationContext . |