| 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.perf.serializers |
Deprecated as of release 11.0.
Contains serializers to be used with the Assembler performance monitoring
package.
|
| 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.spring |
Contains an implementation of the Assembler 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.cartridge |
Contains a set of core handlers and conguration for requesting content
from the Assembler.
|
| com.endeca.infront.content.source |
Contains interfaces for content sources in an Assembler Application.
|
| com.endeca.infront.web.tags |
Contains tags to use when building an Assembler-powered application.
|
| Class and Description |
|---|
| Assembler
Used to invoke a single assembly process.
|
| AssemblerException
Indicates that an exception occurred while creating or processing an
assembler request.
|
| CartridgeHandler
An interface for inserting custom cartridge logic into the assembler.
|
| CartridgeHandlerException
Indicates that an exception occurred while invoking a single cartridge
handler.
|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| Assembler
Used to invoke a single assembly process.
|
| CartridgeHandler
An interface for inserting custom cartridge logic into the assembler.
|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| BasicContentItem
Convenience class to extend when implementing
ContentItem |
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| AssemblerFactory
Interface for assembler factory implementations.
|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| AssemblerFactory
Interface for assembler factory implementations.
|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| Assembler
Used to invoke a single assembly process.
|
| AssemblerException
Indicates that an exception occurred while creating or processing an
assembler request.
|
| AssemblerFactory
Interface for assembler factory implementations.
|
| AssemblerSettings
Used to configure an
Assembler. |
| Class and Description |
|---|
| AbstractCartridgeHandler
An abstract implementation of
CartridgeHandler that provides no-op implementations of
CartridgeHandler.initialize(ContentItem) and CartridgeHandler.preprocess(ContentItem). |
| BasicContentItem
Convenience class to extend when implementing
ContentItem |
| CartridgeHandler
An interface for inserting custom cartridge logic into the assembler.
|
| CartridgeHandlerException
Indicates that an exception occurred while invoking a single cartridge
handler.
|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| ContentItemInitializer
An interface for initializing a
ContentItem with configuration properties. |
| Class and Description |
|---|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
| Class and Description |
|---|
| ContentItem
The interface that defines the data object (model) in the assembly process.
|
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.