public interface StartupDef
Startup
annotation. Such methods are invoked (possibly triggering side effects such as instantiating
services and proxies).Modifier and Type | Method and Description |
---|---|
void |
invoke(ModuleBuilderSource moduleBuilderSource,
OperationTracker tracker,
ObjectLocator locator,
org.slf4j.Logger logger)
Invoke the startup method, which includes computing any parameters to the method.
|
void invoke(ModuleBuilderSource moduleBuilderSource, OperationTracker tracker, ObjectLocator locator, org.slf4j.Logger logger)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.