Package | Description |
---|---|
com.endeca.infront.assembler |
Contains the core interfaces for the Assembler.
|
com.endeca.infront.assembler.event |
The Assembler Event listening interface.
|
com.endeca.infront.assembler.event.request |
Interface for tracking information related to individual Assembler.assemble() calls.
|
com.endeca.infront.assembler.servlet |
This package provides an
HttpServlet interface
over an Assembler to serve Assembler
clients over the wire. |
com.endeca.infront.assembler.servlet.admin |
Provides a hook into the Assembler to perform administrative
operations at runtime.
|
Package | Description |
---|---|
com.endeca.infront.assembler.servlet.spring |
Contains an implementation of the Assembler Servlet
powered by Spring for bean resolution.
|
com.endeca.infront.assembler.servlet.spring.admin |
Contains an implementation of the Assembler Administration Servlet powered by Spring for bean resolution.
|
com.endeca.infront.assembler.spring |
Contains an implementation of the Assembler that uses Spring for managing
configuration and resolving it.
|
com.endeca.infront.web.spring |
Contains Spring-powered utilities to get an Assembler app working.
|
Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains a set of core handlers and conguration for requesting content
from the Assembler.
|
com.endeca.infront.navigation |
Deprecated as of release 11.2. Contains a class for user state information.
|
com.endeca.infront.site |
Contains the interfaces and classes for managing site definitions.
|
com.endeca.infront.site.model |
Contains model objects for use in managing site definitions.
|
Package | Description |
---|---|
com.endeca.infront.assembler.perf |
Contains a HTTP filter to monitor requests to an Assembler-based application.
|
com.endeca.infront.assembler.perf.config |
Deprecated as of release 11.0. A set of configuration beans used for configuring the Assembler Perf
monitoring system.
|
com.endeca.infront.assembler.perf.serializers |
Deprecated as of release 11.0.
Contains serializers to be used with the Assembler performance monitoring
package.
|
com.endeca.infront.event |
Contains interfaces for events that are to be logged for performance statistics.
|
com.endeca.infront.perf |
Contains interfaces and classes for collecting Assembler performance data.
|
Package | Description |
---|---|
com.endeca.infront.content |
Contains all interfaces for accessing and representing content in an Assembler Application.
|
com.endeca.infront.content.source |
Contains interfaces for content sources in an Assembler Application.
|
com.endeca.infront.serialization |
Contains serializers that may be used to serialize java beans to XML or JSON.
|
com.endeca.infront.web.tags |
Contains tags to use when building an Assembler-powered application.
|
Package | Description |
---|---|
com.endeca.infront.assembler.util |
Contains an interface for retrieving services without explicit injection.
|
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.