Package | Description |
---|---|
org.apache.hivemind.servlet |
Classes to support use of HiveMind within servlet applications.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HiveMindFilter.addWebInfDescriptor(javax.servlet.ServletContext context,
ClassResolver resolver,
RegistryBuilder builder)
Invoked from
HiveMindFilter.constructRegistry(FilterConfig) to add WEB-INF/hivemodule.xml to
the registry, if it exists. |