Modifier and Type | Method and Description |
---|---|
Registry |
InMemoryClientExecutor.getRegistry() |
Modifier and Type | Class and Description |
---|---|
class |
ResourceMethodRegistry
Registry of resources and methods/classes that can dispatch HTTP method requests
|
Modifier and Type | Field and Description |
---|---|
protected Registry |
SynchronousDispatcher.registry |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<Class,Registry> |
ResourceLocator.cachedSubresources |
Modifier and Type | Method and Description |
---|---|
Registry |
SynchronousDispatcher.getRegistry() |
Registry |
Dispatcher.getRegistry() |
Constructor and Description |
---|
ModuleProcessor(Registry registry,
ResteasyProviderFactory providerFactory) |
Modifier and Type | Method and Description |
---|---|
RegistryData |
RegistryStatsResource.get(Registry reg) |
Modifier and Type | Field and Description |
---|---|
protected Registry |
ResteasyDeployment.registry |
Modifier and Type | Method and Description |
---|---|
Registry |
ResteasyDeployment.getRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
ResteasyDeployment.setRegistry(Registry registry) |
Modifier and Type | Method and Description |
---|---|
Registry |
BaseResourceTest.getRegistry() |
Copyright © 2012. All Rights Reserved.