public class NestedLoadAction extends Object implements sirius.kernel.di.ClassLoadAction
nested objects
known by Mixing
.Constructor and Description |
---|
NestedLoadAction()
Once a new instance is created - which only happens during framework initialization, we reset the list of known
entities as a new discrovery run will start.
|
Modifier and Type | Method and Description |
---|---|
protected static List<Class<? extends Nested>> |
getMappableClasses()
Contains a list of all known entity types.
|
Class<? extends Annotation> |
getTrigger() |
void |
handle(sirius.kernel.di.MutableGlobalContext ctx,
Class<?> clazz) |
public NestedLoadAction()
protected static List<Class<? extends Nested>> getMappableClasses()
Classpath
.@Nullable public Class<? extends Annotation> getTrigger()
getTrigger
in interface sirius.kernel.di.ClassLoadAction
Copyright © 2018. All rights reserved.