Package | Description |
---|---|
org.apache.tapestry5.ioc.internal |
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstructorServiceCreator
A service creator based on an implementation class' constructor, rather than a service builder method.
|
class |
ServiceBuilderMethodInvoker
Basic implementation of
ObjectCreator that handles invoking a method on the module
builder, and figures out the correct parameters to pass into the annotated method. |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.