Package | Description |
---|---|
org.apache.tapestry5.ioc.def |
Tapestry IOC service definitions
|
org.apache.tapestry5.ioc.internal |
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
|
Modifier and Type | Method and Description |
---|---|
Set<StartupDef> |
ModuleDef2.getStartups()
Methods marked with @Startup are converted into Runnable instances and assigned here.
|
Modifier and Type | Class and Description |
---|---|
class |
StartupDefImpl |
Modifier and Type | Method and Description |
---|---|
Set<StartupDef> |
DefaultModuleDefImpl.getStartups() |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.