Package org.onehippo.repository.modules
Annotation Interface After
Use this annotation on implementations of
DaemonModule
s to
force the system to start and execute the module after other modules
named by the annotation.-
Required Element Summary
-
Element Details
-
modules
Class<?>[] modules
-