Package | Description |
---|---|
org.apache.tapestry.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
DeferredObjectImpl
An encapsulation of an invocation of
Translator.translate(org.apache.hivemind.internal.Module, java.lang.Class, java.lang.String, org.apache.hivemind.Location) ,
allowing the actual invocation (and all the object creation, etc., that entails) to be deferred,
or even avoided all together. |
class |
LiteralDeferredObject |
Modifier and Type | Method and Description |
---|---|
void |
InfrastructureContribution.setDeferredObject(DeferredObject deferredObject) |