|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeferredObject | |
org.apache.tapestry.services.impl |
Uses of DeferredObject in org.apache.tapestry.services.impl |
Classes in org.apache.tapestry.services.impl that implement DeferredObject | |
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
|
Methods in org.apache.tapestry.services.impl with parameters of type DeferredObject | |
void |
InfrastructureContribution.setDeferredObject(DeferredObject deferredObject)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |