Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

P

PASSTHROUGH_ATTRIBUTE - Static variable in class com.threecrickets.prudence.DelegatedStatusService
Response attribute to signify to upstream instances that the status has already been handled for a Response.
PHP - Class in com.threecrickets.prudence.test
 
PHP() - Constructor for class com.threecrickets.prudence.test.PHP
 
PhpExecutionController - Class in com.threecrickets.prudence.util
An execution controller that exposes PHP-style predefined variables ("superglobals") to executables.
PhpExecutionController() - Constructor for class com.threecrickets.prudence.util.PhpExecutionController
Construction with default system repository directory.
PhpExecutionController(FileItemFactory) - Constructor for class com.threecrickets.prudence.util.PhpExecutionController
Constructor.
PhpExecutionController(int, File) - Constructor for class com.threecrickets.prudence.util.PhpExecutionController
Constructor.
pop() - Method in class com.threecrickets.prudence.util.StackedWriter
Changes the current writer to the last one added to the stack.
popDocumentDescriptor() - Method in class com.threecrickets.prudence.service.DocumentService
Remove the top document from the stack.
post(Representation) - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handlePost() entry point in the executable.
post(Representation, Variant) - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handlePost() entry point in the executable.
post(Representation) - Method in class com.threecrickets.prudence.ExecutionResource
 
post(Representation, Variant) - Method in class com.threecrickets.prudence.ExecutionResource
 
post(Representation) - Method in class com.threecrickets.prudence.GeneratedTextResource
 
post(Representation, Variant) - Method in class com.threecrickets.prudence.GeneratedTextResource
 
PreheatTask - Class in com.threecrickets.prudence.util
A Runnable that does a GET request on a an internal URI, making sure that the resource is ready to use without the delay of compilation and initializing resources, such as connecting to databases, etc.
PreheatTask(String, String, Application, String) - Constructor for class com.threecrickets.prudence.util.PreheatTask
Constructor.
PreheatTask(String, String, Context, Logger) - Constructor for class com.threecrickets.prudence.util.PreheatTask
Constructor.
PRUDENCE_VERSION_ATTRIBUTE - Static variable in class com.threecrickets.prudence.util.InstanceUtil
Prudence version attribute for a Component.
PrudenceApplication - Class in com.threecrickets.prudence
A Restlet Application that returns Status.CLIENT_ERROR_NOT_FOUND when it is stopped.
PrudenceApplication() - Constructor for class com.threecrickets.prudence.PrudenceApplication
Constructor.
PrudenceApplication(Context) - Constructor for class com.threecrickets.prudence.PrudenceApplication
Constructor.
PrudenceDaemon - Class in com.threecrickets.prudence
Delegates to Main, using the Apache Commons Daemon.
PrudenceDaemon() - Constructor for class com.threecrickets.prudence.PrudenceDaemon
 
PrudenceRouter - Class in com.threecrickets.prudence
A Router with shortcut methods.
PrudenceRouter(Context) - Constructor for class com.threecrickets.prudence.PrudenceRouter
Constructs a Prudence router with a default Fallback cache duration of 5 seconds.
PrudenceRouter(Context, int) - Constructor for class com.threecrickets.prudence.PrudenceRouter
Constructs a Prudence router.
PrudenceScriptletPlugin - Class in com.threecrickets.prudence.util
A ScriptletPlugin that supports a few special tags: ==: outputs a conversation.local with the context as the name {: calls GeneratedTextResourceDocumentService.startCapture(String) with the content as the name argument }: calls GeneratedTextResourceDocumentService.endCapture() [: like "{", but conditional: will only start capturing if the conversation.local is not already defined ]: like "}", but will close the "{{{" conditional, and also output the resulting capture .: a shortcut to conversation.base
PrudenceScriptletPlugin() - Constructor for class com.threecrickets.prudence.util.PrudenceScriptletPlugin
 
prune() - Method in interface com.threecrickets.prudence.cache.Cache
Removes expired cache entries.
prune() - Method in class com.threecrickets.prudence.cache.ChainCache
 
prune() - Method in class com.threecrickets.prudence.cache.FakeCache
 
prune() - Method in class com.threecrickets.prudence.cache.HazelcastCache
 
prune() - Method in class com.threecrickets.prudence.cache.InProcessMemoryCache
 
prune() - Method in class com.threecrickets.prudence.cache.MemcachedCache
 
prune() - Method in class com.threecrickets.prudence.cache.MongoDbCache
 
prune() - Method in class com.threecrickets.prudence.cache.OrientDbCache
 
prune() - Method in class com.threecrickets.prudence.cache.SqlCache
 
push(Writer) - Method in class com.threecrickets.prudence.util.StackedWriter
Changes the current writer while adding the current writer to the stack.
pushDocumentDescriptor(DocumentDescriptor<Executable>) - Method in class com.threecrickets.prudence.service.DocumentService
Add a document to the top of stack.
put(Representation) - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handlePut() entry point in the executable.
put(Representation, Variant) - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handlePut() entry point in the executable.
put(Representation) - Method in class com.threecrickets.prudence.GeneratedTextResource
 
put(Representation, Variant) - Method in class com.threecrickets.prudence.GeneratedTextResource
 
Python - Class in com.threecrickets.prudence.test
 
Python() - Constructor for class com.threecrickets.prudence.test.Python
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2009-2016 Three Crickets LLC.