- read(Object) - Method in class org.apache.hivemind.util.PropertyAdaptor
-
Reads the property of the target object.
- read(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
-
Updates the property of the target object.
- ReadAttributeRule - Class in org.apache.hivemind.schema.rules
-
Reads an attribute of an element and uses it to set a property of the top object on the stack.
- ReadAttributeRule() - Constructor for class org.apache.hivemind.schema.rules.ReadAttributeRule
-
- ReadAttributeRule(String, String, String, Location) - Constructor for class org.apache.hivemind.schema.rules.ReadAttributeRule
-
- ReadContentRule - Class in org.apache.hivemind.schema.rules
-
Used to set a property of the top object on the stack to the value
of the element's content.
- ReadContentRule() - Constructor for class org.apache.hivemind.schema.rules.ReadContentRule
-
- readExternal(ObjectInput) - Method in class org.apache.hivemind.internal.ser.ServiceToken
-
- rebuildRegistry(HttpServletRequest) - Static method in class org.apache.hivemind.servlet.HiveMindFilter
-
Sets a flag in the request that will cause the current Registry to be shutdown and replaced
with a new Registry (at the end of the current request).
- RegexpMatcher - Class in org.apache.hivemind.test
-
A
ArgumentMatcher
implementation that treats the expected
value (provided while training the mock object) as a Perl5 Regular expression, which is matched
against the actual value.
- RegexpMatcher() - Constructor for class org.apache.hivemind.test.RegexpMatcher
-
- registerWithShutdownCoordinator(Object) - Method in class org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl
-
Invoked after creating a service implementation object; if the object implements
RegistryShutdownListener
, then the object is added as a
listener.
- Registry - Interface in org.apache.hivemind
-
The HiveMind registry; primarily this is used to gain access to services.
- RegistryAssembly - Interface in org.apache.hivemind.impl
-
Interfaced used during the construction of the
Registry
.
- RegistryAssemblyImpl - Class in org.apache.hivemind.impl
-
- RegistryAssemblyImpl() - Constructor for class org.apache.hivemind.impl.RegistryAssemblyImpl
-
- RegistryBuilder - Class in org.apache.hivemind.impl
-
- RegistryBuilder() - Constructor for class org.apache.hivemind.impl.RegistryBuilder
-
- RegistryBuilder(ErrorHandler) - Constructor for class org.apache.hivemind.impl.RegistryBuilder
-
- registryDidShutdown() - Method in interface org.apache.hivemind.events.RegistryShutdownListener
-
Invoked when a service is being shutdown, and should release any external resources.
- registryDidShutdown() - Method in class org.apache.hivemind.impl.ElementsProxyList
-
- registryDidShutdown() - Method in class org.apache.hivemind.impl.ElementsProxyMap
-
- RegistryImpl - Class in org.apache.hivemind.impl
-
- RegistryImpl(RegistryInfrastructure) - Constructor for class org.apache.hivemind.impl.RegistryImpl
-
- RegistryInfrastructure - Interface in org.apache.hivemind.internal
-
Extension of
Registry
provided by some internals of HiveMind to
faciliate the creation of services and configurations.
- RegistryInfrastructureConstructor - Class in org.apache.hivemind.impl
-
- RegistryInfrastructureConstructor(ErrorHandler, Log, RegistryAssembly) - Constructor for class org.apache.hivemind.impl.RegistryInfrastructureConstructor
-
- RegistryInfrastructureImpl - Class in org.apache.hivemind.impl
-
- RegistryInfrastructureImpl(ErrorHandler, Locale) - Constructor for class org.apache.hivemind.impl.RegistryInfrastructureImpl
-
- RegistrySerializer - Class in org.apache.hivemind.ant
-
- RegistrySerializer() - Constructor for class org.apache.hivemind.ant.RegistrySerializer
-
- registryShutdown() - Static method in class org.apache.hivemind.HiveMindMessages
-
- RegistryShutdownListener - Interface in org.apache.hivemind.events
-
Lifecycle interface that may be implemented by objects
that need to know when the
Registry
has shutdown.
- removeListener(Object) - Method in class org.apache.hivemind.util.EventListenerList
-
Removes a listener from the list.
- removeRegistryShutdownListener(RegistryShutdownListener) - Method in class org.apache.hivemind.impl.ShutdownCoordinatorImpl
-
- removeRegistryShutdownListener(RegistryShutdownListener) - Method in interface org.apache.hivemind.ShutdownCoordinator
-
- removeThreadCleanupListener(ThreadCleanupListener) - Method in class org.apache.hivemind.service.impl.ThreadEventNotifierImpl
-
- removeThreadCleanupListener(ThreadCleanupListener) - Method in interface org.apache.hivemind.service.ThreadEventNotifier
-
Removes the listener, if it has been previously added.
- replace(String, String, String) - Static method in class org.apache.hivemind.util.StringUtils
-
Replaces all occurrences of pattern
in
string
with replacement
- replayControls() - Method in class org.apache.hivemind.test.HiveMindTestCase
-
- REQUIRED - Static variable in class org.apache.hivemind.Occurances
-
Exactly one is required.
- reset() - Method in class org.apache.hivemind.parse.DescriptorParser
-
- resetControls() - Method in class org.apache.hivemind.test.HiveMindTestCase
-
Invokes MockControl.reset()
on all controls.
- resetParser() - Method in class org.apache.hivemind.parse.AbstractParser
-
Resets all state after a parse.
- resolve(String, Locale) - Method in class org.apache.hivemind.util.LocalizedContextResourceFinder
-
Resolves the resource, returning a path representing the closest match (with respect to the
provided locale).
- resolve(String, Locale) - Method in class org.apache.hivemind.util.LocalizedResourceFinder
-
Resolves the resource, returning a path representing
the closest match (with respect to the provided locale).
- resolveType(String) - Method in class org.apache.hivemind.impl.ModuleImpl
-
- resolveType(String) - Method in interface org.apache.hivemind.internal.Module
-
Returns the class matching the type.
- Resource - Interface in org.apache.hivemind
-
Describes the location of a resource, such as a module deployment
descriptor, or a messages file.
- ResourceTranslator - Class in org.apache.hivemind.schema.rules
-
Translator that converts the value to be a resource relative to
the contributing module's deployment descriptor.
- ResourceTranslator() - Constructor for class org.apache.hivemind.schema.rules.ResourceTranslator
-
- Rule - Interface in org.apache.hivemind.schema
-
Rules associated with
Schema
elements.
- RuleUtils - Class in org.apache.hivemind.schema.rules
-
- RuleUtils() - Constructor for class org.apache.hivemind.schema.rules.RuleUtils
-
- run() - Method in class org.apache.hivemind.impl.StartupImpl
-
- run() - Method in class org.apache.hivemind.service.impl.EagerLoader
-