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 

G

GeneratedTextResource - Class in com.threecrickets.prudence
A Restlet resource which executes a "text with scriptlets" Scripturian Executable document for GET and POST verbs and redirects its standard output to a StringRepresentation.
GeneratedTextResource() - Constructor for class com.threecrickets.prudence.GeneratedTextResource
 
GeneratedTextResourceCachingService - Class in com.threecrickets.prudence.service
Caching service exposed to executables.
GeneratedTextResourceCachingService(GeneratedTextResource, DocumentService<GeneratedTextResourceAttributes>, GeneratedTextResourceConversationService, CachingUtil<GeneratedTextResource, GeneratedTextResourceAttributes>) - Constructor for class com.threecrickets.prudence.service.GeneratedTextResourceCachingService
Constructor.
GeneratedTextResourceConversationService - Class in com.threecrickets.prudence.service
Conversation service exposed to executables.
GeneratedTextResourceConversationService(GeneratedTextResource, Representation, Variant, CharacterSet) - Constructor for class com.threecrickets.prudence.service.GeneratedTextResourceConversationService
Constructor.
GeneratedTextResourceDocumentService - Class in com.threecrickets.prudence.service
Document service exposed to executables.
GeneratedTextResourceDocumentService(GeneratedTextResource, ExecutionContext, Representation, Variant, CachingUtil<GeneratedTextResource, GeneratedTextResourceAttributes>) - Constructor for class com.threecrickets.prudence.service.GeneratedTextResourceDocumentService
Constructor.
GeneratedTextResourceDocumentService(GeneratedTextResourceDocumentService) - Constructor for class com.threecrickets.prudence.service.GeneratedTextResourceDocumentService
Construction by cloning, with new execution context (for deferred execution).
get() - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handleGet() entry point in the executable.
get(Variant) - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handleGet() entry point in the executable.
get() - Method in class com.threecrickets.prudence.GeneratedTextResource
 
get(Variant) - Method in class com.threecrickets.prudence.GeneratedTextResource
 
getAcceptedMediaTypes() - Method in class com.threecrickets.prudence.util.CustomEncoderService
 
getAllowHeaders() - Method in class com.threecrickets.prudence.util.CorsFilter
The allowed headers.
getAllowMethods() - Method in class com.threecrickets.prudence.util.CorsFilter
The allowed methods.
getAllowOrigin() - Method in class com.threecrickets.prudence.util.CorsFilter
The allowed origin.
getApplication() - Method in class com.threecrickets.prudence.ApplicationTask
The Restlet application in which this task will execute.
getApplication() - Method in class com.threecrickets.prudence.service.ApplicationService
The underlying application.
getApplication(String) - Static method in class com.threecrickets.prudence.util.InstanceUtil
Gets an application associated with the current Prudence instance.
getApplicationRoot() - Method in class com.threecrickets.prudence.service.ConversationService
The application's root URI on the virtual host that routed the current request.
getApplicationTask() - Method in class com.threecrickets.prudence.SerializableApplicationTask
Gets the application task.
getAttributes() - Method in class com.threecrickets.prudence.ApplicationTask
The attributes as configured in the Application context.
getAttributes() - Method in class com.threecrickets.prudence.DelegatedHandler
The attributes as configured in the Application context.
getAttributes() - Method in class com.threecrickets.prudence.DelegatedResource
The attributes as configured in the Application context.
getAttributes() - Method in class com.threecrickets.prudence.ExecutionResource
The attributes as configured in the Application context.
getAttributes() - Method in class com.threecrickets.prudence.GeneratedTextResource
The attributes as configured in the Application context.
getBacktrack() - Method in class com.threecrickets.prudence.cache.ChainCache
 
getBase() - Method in class com.threecrickets.prudence.service.ConversationService
The relative path that would reach the base URI of the application if appended to the current resource URI.
getBytes() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getCache() - Method in class com.threecrickets.prudence.service.DocumentService
The cache.
getCacheDuration() - Method in class com.threecrickets.prudence.util.Fallback
The cache duration, in milliseconds.
getCacheDuration() - Method in class com.threecrickets.prudence.util.FallbackRouter
The default cache duration for Fallback instances, in milliseconds.
getCaches() - Method in class com.threecrickets.prudence.cache.ChainCache
The chained caches.
getCallResolverConstructor() - Static method in class com.threecrickets.prudence.util.ResolvingTemplate
The constructor for the call resolver for the current application.
getCallResolverConstructor(Application) - Static method in class com.threecrickets.prudence.util.ResolvingTemplate
The constructor for the call resolver.
getCapturedReference(Request) - Static method in class com.threecrickets.prudence.util.CapturingRedirector
The captured reference.
getCapturedRootReference(Request) - Static method in class com.threecrickets.prudence.util.CapturingRedirector
The captured root reference.
getCharacterSet() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getCharacterSet() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The character set.
getCharacterSetName() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getCharacterSetShortName() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getClient() - Method in class com.threecrickets.prudence.service.ConversationService
A shortcut to the request's client info.
getCollection() - Method in class com.threecrickets.prudence.cache.HazelcastMongoDbMapStore
The MongoDB collection used for the store.
getComment() - Method in class com.threecrickets.prudence.util.ConversationCookie
The comment.
getComponent() - Method in class com.threecrickets.prudence.service.ApplicationService
The underlying component.
getComponent() - Static method in class com.threecrickets.prudence.util.InstanceUtil
The component for the current Prudence instance.
getContainerRoot() - Method in class com.threecrickets.prudence.service.ApplicationService
The container root directory.
getContext() - Method in class com.threecrickets.prudence.ApplicationTask
The context made available to the task.
getContext() - Method in class com.threecrickets.prudence.service.ApplicationTaskDocumentService
The context made available to the task.
getCookie(String) - Method in class com.threecrickets.prudence.service.ConversationService
Gets a conversation cookie by name.
getCookies() - Method in class com.threecrickets.prudence.service.ConversationService
The conversation cookies.
getCurrent() - Method in class com.threecrickets.prudence.util.StackedWriter
The current writer.
getData() - Method in class com.threecrickets.prudence.util.FileParameter
The data.
getDataSource() - Method in class com.threecrickets.prudence.cache.SqlCache
The data source.
getDefaultBeforeAction() - Method in class com.threecrickets.prudence.DelegatedFilter
 
getDefaultMaxAge() - Method in class com.threecrickets.prudence.util.CacheControlFilter
 
getDescriptor() - Method in class com.threecrickets.prudence.service.DocumentService
The descriptor for the currently executing document (the one at the top of the stack).
getDisposition() - Method in class com.threecrickets.prudence.service.ConversationService
The representation's disposition.
getDistributedGlobal(String, Object) - Method in class com.threecrickets.prudence.service.DistributedApplicationService
Gets a value global to the Prudence cluster, atomically setting it to a default value if it doesn't exist.
getDistributedGlobals() - Method in class com.threecrickets.prudence.service.DistributedApplicationService
A map of all values global to the Prudence cluster for this application.
getDistributedSharedGlobal(String, Object) - Method in class com.threecrickets.prudence.service.DistributedApplicationService
Gets a value global to the Prudence cluster, atomically setting it to a default value if it doesn't exist.
getDistributedSharedGlobals() - Method in class com.threecrickets.prudence.service.DistributedApplicationService
A map of all values global to the Prudence cluster.
getDistributedSharedLock(String) - Method in class com.threecrickets.prudence.service.DistributedApplicationService
Gets a cluster-wide lock.
getDocumentDescriptor(String) - Method in class com.threecrickets.prudence.service.DocumentService
Finds a document.
getDocumentDescriptor(String) - Method in class com.threecrickets.prudence.service.GeneratedTextResourceDocumentService
 
getDocumentModificationDate() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getDocumentName() - Method in class com.threecrickets.prudence.ApplicationTask
The document name to execute for this task.
getDocumentName() - Method in class com.threecrickets.prudence.DelegatedHandler
 
getDoNotTrack() - Method in class com.threecrickets.prudence.service.ConversationService
Whether the client asked for do-not-track.
getDuration() - Method in class com.threecrickets.prudence.service.CachingServiceBase
The cache duration.
getEncoding() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getEncoding() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The encoding.
getEncodingName() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getEntity() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The client entity.
getEntryPointName() - Method in class com.threecrickets.prudence.ApplicationTask
The entry point name.
getEntryPointNameForAfter() - Method in class com.threecrickets.prudence.DelegatedFilter
 
getEntryPointNameForBefore() - Method in class com.threecrickets.prudence.DelegatedFilter
 
getEntryPointNameForGetScriptlet() - Method in class com.threecrickets.prudence.DelegatedScriptletPlugin
 
getEntryPointNameForHandleInterpolation() - Method in class com.threecrickets.prudence.DelegatedCachingKeyTemplatePlugin
 
getExecutor() - Method in class com.threecrickets.prudence.service.ApplicationService
Gets the shared executor service, creating one if it doesn't exist.
getExpirationDate() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getExpirationDate() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
The expiration date.
getExpirationDate() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
The expiration date.
getExpirationTimestamp() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
 
getExpirationTimestamp() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
 
getFile() - Method in class com.threecrickets.prudence.util.FileParameter
The file.
getForm() - Method in class com.threecrickets.prudence.service.ConversationService
The form, sent via POST or PUT, as a map.
getFormAll() - Method in class com.threecrickets.prudence.service.ConversationService
The form, sent via POST or PUT, as a list.
getFormattedSourceCodeRepresentation() - Method in class com.threecrickets.prudence.SourceCodeResource
 
getGlobal(String, Object) - Method in class com.threecrickets.prudence.service.ApplicationService
Gets a value global to the current application, atomically setting it to a default value if it doesn't exist.
getGlobals() - Method in class com.threecrickets.prudence.service.ApplicationService
A map of all values global to the current application.
getHandlers() - Method in class com.threecrickets.prudence.DelegatedStatusService
A map of status codes to target restlets.
getHazelcastDefaultInstance() - Method in class com.threecrickets.prudence.service.DistributedApplicationService
The Hazelcast default instance.
getHazelcastExecutorService() - Method in class com.threecrickets.prudence.service.DistributedApplicationService
The Hazelcast executor service.
getHazelcastTaskInstance() - Method in class com.threecrickets.prudence.service.DistributedApplicationService
The Hazelcast task instance.
getHeaders() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getHost() - Method in class com.threecrickets.prudence.service.ConversationService
The virtual host that routed this request.
getIgnoredMediaTypes() - Method in class com.threecrickets.prudence.util.CustomEncoderService
 
getInfo() - Method in class com.threecrickets.prudence.cache.CacheEntry
getInfo() - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handleGetInfo() entry point in the executable.
getInfo(Variant) - Method in class com.threecrickets.prudence.DelegatedResource
Delegates to the handleGetInfo() entry point in the executable.
getInfo() - Method in class com.threecrickets.prudence.GeneratedTextResource
 
getInfo(Variant) - Method in class com.threecrickets.prudence.GeneratedTextResource
 
getInternal() - Method in class com.threecrickets.prudence.service.ConversationService
Checks if the request was received via the RIAP protocol
getIsAccessRestricted() - Method in class com.threecrickets.prudence.util.ConversationCookie
Whether access is restricted.
getIsDeferred() - Method in class com.threecrickets.prudence.service.GeneratedTextResourceConversationService
getIsSecure() - Method in class com.threecrickets.prudence.util.ConversationCookie
Whether the cookie is secure.
getKey() - Method in class com.threecrickets.prudence.service.CachingServiceBase
Casts the cache key template for the current executable and encoding.
getKey() - Method in class com.threecrickets.prudence.service.DelegatedResourceCachingService
 
getKey() - Method in class com.threecrickets.prudence.service.GeneratedTextResourceCachingService
Casts the cache key template for the current executable and encoding.
getKeyTemplate() - Method in class com.threecrickets.prudence.service.CachingServiceBase
The cache key template.
getKeyTemplatePlugins() - Method in class com.threecrickets.prudence.service.CachingServiceBase
The cache key template plugins.
getLanguage() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getLanguage() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The language.
getLanguageName() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getLocals() - Method in class com.threecrickets.prudence.service.ConversationService
The request attributes.
getLock(String) - Method in class com.threecrickets.prudence.service.ApplicationService
Gets a lock for the current application.
getLocks() - Method in class com.threecrickets.prudence.service.ApplicationService
Get the locks for the current application.
getLogger() - Method in class com.threecrickets.prudence.service.ApplicationService
The application's logger.
getLogger(String) - Static method in class com.threecrickets.prudence.util.LoggingUtil
Gets a Prudence application logger by Prudence application logger name.
getLogger(Application) - Static method in class com.threecrickets.prudence.util.LoggingUtil
Gets a Prudence application logger from a Restlet application logger.
getLogger(String) - Static method in class com.threecrickets.prudence.util.PreheatTask
Gets the logger used for preheating an application.
getMapResolverConstructor() - Static method in class com.threecrickets.prudence.util.ResolvingTemplate
The constructor for the map resolver for the current application.
getMapResolverConstructor(Application) - Static method in class com.threecrickets.prudence.util.ResolvingTemplate
The constructor for the map resolver.
getMaxAge() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
The "max-age" cache control header.
getMaxAge() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
The "max-age" cache control header.
getMaxAge() - Method in class com.threecrickets.prudence.util.ConversationCookie
Max age.
getMaxAge() - Method in class com.threecrickets.prudence.util.CorsFilter
The maximum age.
getMaxAgeForMediaType() - Method in class com.threecrickets.prudence.util.CacheControlFilter
 
getMaxSize() - Method in class com.threecrickets.prudence.cache.InProcessMemoryCache
The current max cache size.
getMaxSize() - Method in class com.threecrickets.prudence.cache.SqlCache
The current max entry count.
getMediaType() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getMediaType() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The media type.
getMediaType() - Method in class com.threecrickets.prudence.util.FileParameter
The file media type.
getMediaTypeByExtension(String) - Method in class com.threecrickets.prudence.service.ApplicationService
Get a media type by its extension.
getMediaTypeByName(String) - Method in class com.threecrickets.prudence.service.ApplicationService
Get a media type by its MIME type name.
getMediaTypeExtension() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getMediaTypeName() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getMediaTypeName() - Method in class com.threecrickets.prudence.util.FileParameter
The file media type name.
getMinimumTimeBetweenValidityChecks() - Method in class com.threecrickets.prudence.util.LessFilter
A value of -1 disables all validity checking.
getMinimumTimeBetweenValidityChecks() - Method in class com.threecrickets.prudence.util.UnifyMinifyFilter
A value of -1 disables all validity checking.
getMinimumTimeBetweenValidityChecks() - Method in class com.threecrickets.prudence.util.ZussFilter
A value of -1 disables all validity checking.
getModeAsString() - Method in class com.threecrickets.prudence.util.ResolvingRedirector
The redirection mode as string.
getModificationDate() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getModificationDate() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
The modification date.
getModificationDate() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
The modification date.
getModificationTimestamp() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
 
getModificationTimestamp() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
 
getNegotiated() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The negotiated client preferences.
getObject() - Method in class com.threecrickets.prudence.util.InternalRepresentation
The transferred object.
getOnlyGet() - Method in class com.threecrickets.prudence.service.CachingServiceBase
Whether to cache only GET requests
getOriginalCookie() - Method in class com.threecrickets.prudence.util.ConversationCookie
The original cookie, if there was one.
getPassThroughDocuments() - Method in class com.threecrickets.prudence.service.ResourceDocumentServiceBase
Pass-through documents can exist in the extra document sources.
getPathToBase() - Method in class com.threecrickets.prudence.service.ConversationService
Deprecated.
getPrudenceTests() - Method in class com.threecrickets.prudence.test.Clojure
 
getPrudenceTests() - Method in class com.threecrickets.prudence.test.Groovy
 
getPrudenceTests() - Method in class com.threecrickets.prudence.test.JavaScript
 
getPrudenceTests() - Method in class com.threecrickets.prudence.test.KitchenSink
 
getPrudenceTests() - Method in class com.threecrickets.prudence.test.PHP
 
getPrudenceTests() - Method in class com.threecrickets.prudence.test.Python
 
getPrudenceTests() - Method in class com.threecrickets.prudence.test.Ruby
 
getPrudenceVersion() - Method in class com.threecrickets.prudence.util.InstanceUtil
The Prudence version, based on the current component.
getQuery() - Method in class com.threecrickets.prudence.service.ConversationService
The URI query as a map.
getQueryAll() - Method in class com.threecrickets.prudence.service.ConversationService
The URI query as a list.
getReadLock(String) - Method in class com.threecrickets.prudence.util.HazelcastLockSource
 
getReadLock(String) - Method in class com.threecrickets.prudence.util.InProcessMemoryLockSource
 
getReadLock(String) - Method in interface com.threecrickets.prudence.util.LockSource
Gets a unique lock for a key.
getReference() - Method in class com.threecrickets.prudence.service.ConversationService
The resource reference.
getRequest() - Method in class com.threecrickets.prudence.service.ConversationService
A shortcut to the request.
getRequest() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getRequestHeaders() - Method in class com.threecrickets.prudence.service.ConversationService
The request headers
getResource() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
The resource.
getResource(String) - Method in class com.threecrickets.prudence.util.ZussFilter
 
getResponse() - Method in class com.threecrickets.prudence.service.ConversationService
A shortcut to the response.
getResponse() - Method in class com.threecrickets.prudence.service.ResourceConversationServiceBase
 
getResponseHeaders() - Method in class com.threecrickets.prudence.service.ConversationService
The extra response headers
getResponseHeaders(Response) - Static method in class com.threecrickets.prudence.util.RestletUtil
Gets the response headers, making sure to create them if they don't exist.
getRestletLogger(String) - Static method in class com.threecrickets.prudence.util.LoggingUtil
Gets a Restlet application logger by Prudence application logger name.
getRoot() - Method in class com.threecrickets.prudence.service.ApplicationService
The application root directory.
getScheduler() - Method in class com.threecrickets.prudence.service.ApplicationService
Gets the shared scheduler.
getScriptlet(String, LanguageAdapter, String) - Method in class com.threecrickets.prudence.DelegatedScriptletPlugin
 
getScriptlet(String, LanguageAdapter, String) - Method in class com.threecrickets.prudence.util.PrudenceScriptletPlugin
 
getSharedGlobal(String, Object) - Method in class com.threecrickets.prudence.service.ApplicationService
Gets a value global to all running applications, atomically setting it to a default value if it doesn't exist.
getSharedGlobals() - Method in class com.threecrickets.prudence.service.ApplicationService
A map of all values global to all running applications.
getSharedLock(String) - Method in class com.threecrickets.prudence.service.ApplicationService
Gets a lock shared by all running applications.
getSharedLocks() - Method in class com.threecrickets.prudence.service.ApplicationService
Get the locks shared by all running applications.
getSize() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getSize() - Method in class com.threecrickets.prudence.cache.InProcessMemoryCache
The current cache size.
getSize() - Method in class com.threecrickets.prudence.util.FileParameter
The file size.
getSource() - Method in class com.threecrickets.prudence.service.DocumentService
The DocumentSource used to fetch executables.
getSourceDirectories() - Method in class com.threecrickets.prudence.util.LessFilter
The directories where the sources are found.
getSourceDirectories() - Method in class com.threecrickets.prudence.util.UnifyMinifyFilter
The directories where the sources are found.
getSourceDirectories() - Method in class com.threecrickets.prudence.util.ZussFilter
The directories where the sources are found.
getStatus() - Method in class com.threecrickets.prudence.service.ConversationService
The response status.
getStatusCode() - Method in class com.threecrickets.prudence.service.ConversationService
The response status code.
getStatusPassthrough() - Method in class com.threecrickets.prudence.service.ConversationService
When true, the DelegatedStatusService will not intercept errors.
getString() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getSubLogger(String) - Method in class com.threecrickets.prudence.service.ApplicationService
A logger with a name appended with a "." to the application's logger name.
getSubLogger(Logger, String) - Static method in class com.threecrickets.prudence.util.LoggingUtil
Gets a sub-logger by appending a "." to a logger's name.
getSuffix() - Method in class com.threecrickets.prudence.service.CachingServiceBase
The optional attribute suffix.
getSuffix() - Method in class com.threecrickets.prudence.service.DelegatedResourceCachingService
 
getSupportedEncodings() - Method in class com.threecrickets.prudence.util.CustomEncoder
 
getTag() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getTag() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
The tag.
getTag() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
The tag.
getTagHttp() - Method in class com.threecrickets.prudence.service.DelegatedResourceConversationService
 
getTagHttp() - Method in class com.threecrickets.prudence.service.ExecutionResourceConversationService
 
getTags() - Method in class com.threecrickets.prudence.cache.CacheEntry
 
getTags() - Method in class com.threecrickets.prudence.service.CachingServiceBase
 
getTargetRef(Request, Response) - Method in class com.threecrickets.prudence.util.NormalizingRedirector
 
getTargetRef(Request, Response) - Method in class com.threecrickets.prudence.util.ResolvingRedirector
 
getTargets() - Method in class com.threecrickets.prudence.util.Fallback
The target restlets.
getTaskCollector() - Method in class com.threecrickets.prudence.service.ApplicationService
Gets the task collector, if there is one.
getTasks() - Method in class com.threecrickets.prudence.ApplicationTaskCollector
 
getUniqueFile(File) - Static method in class com.threecrickets.prudence.util.IoUtil
Makes sure a file instance is unique to this VM for its absolute path.
getValues() - Method in class com.threecrickets.prudence.util.Injector
The values to be added to the request attributes.
getVirtualHost(Request) - Static method in class com.threecrickets.prudence.util.VirtualHostInjector
The virtual host for the request.
getWildcard() - Method in class com.threecrickets.prudence.service.ConversationService
The resource reference's remaining part (not including the query).
getWriteLock(String) - Method in class com.threecrickets.prudence.util.HazelcastLockSource
 
getWriteLock(String) - Method in class com.threecrickets.prudence.util.InProcessMemoryLockSource
 
getWriteLock(String) - Method in interface com.threecrickets.prudence.util.LockSource
Gets a unique lock for a key.
Groovy - Class in com.threecrickets.prudence.test
 
Groovy() - Constructor for class com.threecrickets.prudence.test.Groovy
 
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.