Package | Description |
---|---|
net.sf.mmm.client.base.gwt.dialog |
Contains the base implementation of the Client Dialog API using GWT.
|
net.sf.mmm.client.impl.gwt.busy |
Contains the implementation of the Client Busy API using GWT.
|
net.sf.mmm.client.ui.base |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
net.sf.mmm.client.ui.base.busy |
Contains the base implementation of the Client Busy API.
|
net.sf.mmm.client.ui.base.dialog |
Contains the base implementation of the Client Dialog API.
|
net.sf.mmm.client.ui.base.dialog.main |
Contains the base implementation for main dialogs.
|
net.sf.mmm.client.ui.base.dialog.navigation |
Contains the base implementation for the (default) navigation dialog.
|
net.sf.mmm.client.ui.base.dialog.page |
Contains the base implementation of the page dialog.
|
net.sf.mmm.client.ui.base.dialog.root |
Contains the base implementation of the root dialog.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.widget.factory |
Contains the API and default implementations of factories for widgets.
|
net.sf.mmm.client.ui.impl.gwt |
Contains the base implementation for Client UI using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget |
Contains the base implementation for widgets using GWT.
|
net.sf.mmm.client.ui.impl.test |
Contains the test implementation of
client-ui for widgets. |
net.sf.mmm.client.ui.impl.test.widget |
Contains the test implementation of widgets.
|
net.sf.mmm.content.parser.base |
Contains the base-implementation of the content-parser API.
|
net.sf.mmm.content.parser.impl |
Contains the implementation of the
content-parser API . |
net.sf.mmm.content.parser.impl.html |
Contains
ContentParser -implementations
for HTML-files. |
net.sf.mmm.content.parser.impl.java |
Contains
ContentParser -implementations
for java-files. |
net.sf.mmm.content.parser.impl.opendoc |
Contains
ContentParser -implementations
for OO-XML files. |
net.sf.mmm.content.parser.impl.pdf |
Contains
ContentParser -implementations
for PDF files. |
net.sf.mmm.content.parser.impl.poi |
Contains
ContentParser -implementations
for binary MS-Office files using POI. |
net.sf.mmm.content.parser.impl.text |
Contains
ContentParser -implementations
for text-files. |
net.sf.mmm.content.parser.impl.xml |
Contains
ContentParser -implementations
for XML files. |
net.sf.mmm.jpa.impl.query.statement.jpql | |
net.sf.mmm.orient.base.query.statement | |
net.sf.mmm.orient.impl.db | |
net.sf.mmm.orient.impl.mapping | |
net.sf.mmm.orient.impl.property | |
net.sf.mmm.search.base |
Contains the base-implementation of common search infrastructure.
|
net.sf.mmm.search.engine.base |
Contains the base-implementation of search-engine.
|
net.sf.mmm.search.engine.base.config |
Contains the base-implementation of configurations for the search-engine.
|
net.sf.mmm.search.engine.impl.lucene |
Contains the implementation of search-engine using apache lucene.
|
net.sf.mmm.search.impl.lucene |
Contains the implementation of the search API using apache lucene.
|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.base.config |
Contains the base-implementation of the
Search-Indexer Configuration API . |
net.sf.mmm.search.indexer.base.state |
Contains the base-implementation of the
Search-Indexer State API . |
net.sf.mmm.search.indexer.base.strategy |
Contains the base-implementation for the available (delta-)indexing
strategies.
|
net.sf.mmm.search.indexer.impl |
Contains the generic part of the implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.impl.lucene |
Contains the implementation of the
Search-Indexer API using apache lucene. |
net.sf.mmm.search.indexer.impl.strategy |
Contains the implementation for the available (delta-)indexing strategies.
|
net.sf.mmm.service.base.client |
Contains the client-specific base classes for simple remote services.
|
net.sf.mmm.service.base.command.client |
Contains the client-specific base classes for simple remote services using command style.
|
net.sf.mmm.service.base.command.server |
Contains the server-specific base classes for simple remote services using command style.
|
net.sf.mmm.service.base.rpc.client |
Contains the client-specific base classes for simple remote services using RPC style.
|
net.sf.mmm.service.base.rpc.server |
Contains the server-specific base classes for simple remote services using RPC style.
|
net.sf.mmm.service.base.server |
Contains the server-specific base classes for simple remote services.
|
net.sf.mmm.service.impl.command.server |
Contains the server-specific implementation classes for simple remote invocations using command style.
|
net.sf.mmm.service.impl.gwt.rpc.client |
Contains the client-specific implementation for remote invocation services.
|
net.sf.mmm.service.impl.rpc.server |
Contains the server-specific implementation classes for simple remote invocations using RPC style.
|
net.sf.mmm.service.impl.server |
Contains the server-specific implementation classes for simple remote invocations.
|
net.sf.mmm.service.impl.spring.client |
Contains the client-specific implementation for remote services using spring-remoting.
|
net.sf.mmm.transaction.base |
Provides the base-implementation for transaction support.
|
net.sf.mmm.transaction.impl.jpa |
Provides the implementation for transaction support using JPA.
|
net.sf.mmm.transaction.impl.jta |
Provides the implementation for transaction support using JTA.
|
net.sf.mmm.transaction.impl.spring |
Provides the implementation for transaction support using spring-transaction.
|
net.sf.mmm.util.bean.base.mapping | |
net.sf.mmm.util.bean.impl | |
net.sf.mmm.util.bean.impl.mapping | |
net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.cli.impl |
Contains the implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.collection.impl |
Contains implementations of the
Collection-Util API . |
net.sf.mmm.util.component.base |
Contains base-implementation of component-util.
|
net.sf.mmm.util.component.impl |
Contains implementation of component-util.
|
net.sf.mmm.util.contenttype.base |
Provides the base implementation of the content-type API.
|
net.sf.mmm.util.contenttype.impl |
Provides the implementation of the content-type API.
|
net.sf.mmm.util.context.base |
Provides the base-implementation of the
Context-API . |
net.sf.mmm.util.context.impl |
Provides the implementation of the
Context-API . |
net.sf.mmm.util.date.base |
Provides the basic implementation of utilities for dealing with date and time.
|
net.sf.mmm.util.event.base |
Contains the abstract base-implementation of the
event-handling API . |
net.sf.mmm.util.event.impl |
Contains the implementation of the event API.
|
net.sf.mmm.util.exception.base |
Contains public implementations of exception-utilities.
|
net.sf.mmm.util.file.base |
Contains public implementations of
File -utilities. |
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.json.base | |
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
net.sf.mmm.util.lang.base.datatype.adapter.jackson |
Provides generic adapters to map datatypes for jackson.
|
net.sf.mmm.util.lang.base.datatype.descriptor |
Contains the basic implementation of the Util Lang API for datatype description.
|
net.sf.mmm.util.math.base |
Contains the public implementation of the
Math-Util API . |
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
net.sf.mmm.util.nls.impl |
Provides the GWT compatible implementations for this package.
|
net.sf.mmm.util.nls.impl.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
net.sf.mmm.util.path.base | |
net.sf.mmm.util.path.impl | |
net.sf.mmm.util.pojo.base |
Provides the base-implementation of the
Pojo API. |
net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API . |
net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API . |
net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
net.sf.mmm.util.pojo.path.impl |
Contains the implementation of the
PojoPath API. |
net.sf.mmm.util.pojo.path.impl.function |
Contains implementations of
PojoPathFunction . |
net.sf.mmm.util.process.base |
Provides the base-implementation for
Process-Util API . |
net.sf.mmm.util.property.impl.factory | |
net.sf.mmm.util.query.base.statement | |
net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API . |
net.sf.mmm.util.resource.base |
Contains the base implementation of the
resource-API . |
net.sf.mmm.util.resource.base.spi |
Contains the base-implementation of the SPI (service-provider-interface) for
data-resources . |
net.sf.mmm.util.resource.impl |
Contains the implementation of the
resource-API . |
net.sf.mmm.util.resource.impl.spi |
Contains the implementations of the SPI (service-provider-interface) for
data-resources . |
net.sf.mmm.util.session.api |
Provides the API for utilities that help to deal with user specific settings.
|
net.sf.mmm.util.session.base |
Contains public implementations of the session API.
|
net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
net.sf.mmm.util.transferobject.base |
Contains the basic implementation of the transfer-object API.
|
net.sf.mmm.util.value.base |
Contains the base-implementations of the
value API . |
net.sf.mmm.util.value.impl |
Contains the implementation of the
Value-Util API . |
net.sf.mmm.util.version.impl |
Contains the implementation of the
Version API . |
net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API . |
net.sf.mmm.util.xml.base.jaxb |
Contains various
XmlAdapter for mapping of common data-types and
data-containers with JAXB. |
Modifier and Type | Class and Description |
---|---|
class |
DialogManagerImplGwt
This is the implementation of
DialogManager for GWT. |
Modifier and Type | Class and Description |
---|---|
class |
BusyManagerImplGwt
This is the implementation of
busy.BusyManager for the Google Web Toolkit
(GWT). |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiContext
This is the abstract base implementation of
UiContext . |
class |
AbstractUiContextImpl
This class extends
AbstractUiContext with an initialization that falls back to the default
implementation of arbitrary components. |
class |
AbstractUiPopupHelper
This is the abstract base implementation of
UiPopupHelper . |
class |
ComponentContainerContextFallback
This is a fake implementation of
ComponentContainer used as fallback for
AbstractUiContext.getContainer() if no real Ioc is available. |
class |
UiContextImpl
This is the implementation of
UiContext . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiDataBindingFactory
This is the abstract base implementation of
UiDataBindingFactory . |
class |
UiDataBindingFactoryImpl
This is the (default) implementation of
UiDataBindingFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBusyManager
This is the abstract base implementation of
BusyManager . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDialogController<VIEW extends UiWidget>
This is the abstract base class for the controller of a
Dialog or
PopupDialog . |
class |
AbstractDialogControllerFactory
This is the abstract base implementation of
DialogControllerFactory . |
class |
AbstractDialogManager
This is the abstract base implementation of
DialogManager . |
class |
DialogController<VIEW extends UiWidget>
This is the abstract base class for the
controller of a Dialog . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMainDialogController<VIEW extends UiWidgetRegular>
This is the abstract base implementation for the
DialogController of a
main dialog . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNavigationDialogController<VIEW extends UiWidgetRegular>
This is the abstract base implementation for the
DialogController of a
navigation dialog . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPageDialogController<VIEW extends UiWidgetRegular & AttributeReadSlot>
This is the abstract base implementation for the
DialogController of the
page . |
Modifier and Type | Class and Description |
---|---|
class |
RootDialogController
This is the
DialogController for the root dialog. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiDispatcher
This is the abstract base implementation of
UiDispatcher . |
class |
AbstractUiWidgetFactoryNative
This is the abstract base implementation of
UiContext using
UiSingleWidgetFactoryNative . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetFactory
This is the implementation of
UiWidgetFactory . |
class |
AbstractUiWidgetFactoryDatatype
This is the abstract base implementation of
UiWidgetFactoryDatatype . |
class |
UiWidgetFactoryDatatypeSimple
This is a simple implementation of
UiWidgetFactoryDatatype . |
class |
UiWidgetFactoryImpl
This is the implementation of
UiWidgetFactory . |
Modifier and Type | Class and Description |
---|---|
class |
UiContextGwt
This is the implementation of
UiContext for GWT. |
class |
UiDispatcherGwt
This is the implementation of
UiDispatcher for GWT. |
class |
UiPopupHelperDummy
This is a dummy implementation of
UiPopupHelper . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetFactoryNativeGwt
This is the implementation of the
UiContext for GWT widgets. |
Modifier and Type | Class and Description |
---|---|
class |
UiContextTestImpl
This is the implementation of
UiContext for testing without any native
toolkit. |
class |
UiDispatcherTestImpl
This is the implementation of
UiDispatcher for testing. |
class |
UiPopupHelperTestImpl
This is a dummy implementation of
UiPopupHelper . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetFactoryNativeTestImpl
This is the implementation of the
UiContext for testing without a native
toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentParser
This is the abstract base implementation of a
ContentParser . |
class |
AbstractContentParserGeneric
This is the abstract base implementation of the
generic ContentParser . |
class |
AbstractContentParserService
This is the abstract base implementation of the
ContentParserService
interface. |
Modifier and Type | Class and Description |
---|---|
class |
ContentParserGeneric
This is the implementation of the
ContentParser used as fallback if no
specific parser is available. |
class |
ContentParserServiceImpl
This is the abstract base implementation of the
ContentParserService
interface. |
class |
ContentParserServiceImplHardwired
This is a variant of
ContentParserServiceImpl that can be used easier
without a IoC-framework such as spring. |
Modifier and Type | Class and Description |
---|---|
class |
ContentParserHtml
This is the implementation of the
ContentParser interface for HTML
documents (content with the mimetype "text/html"). |
Modifier and Type | Class and Description |
---|---|
class |
ContentParserJava
This is the implementation of the
ContentParser interface for Java
sources (content with the mimetype "text/java-source"). |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentParserOpenDoc
This is the abstract base-implementation of a
ContentParser for content of the
open-document format (content with the mimetypes
"application/vnd.oasis.opendocument.*"). |
class |
ContentParserOdb
This is the implementation of the
ContentParser interface for content of
the open-document database format. |
class |
ContentParserOdc
This is the implementation of the
ContentParser interface for content of
the open-document chart format. |
class |
ContentParserOdf
This is the implementation of the
ContentParser interface for content of
the open-document formula format. |
class |
ContentParserOdg
This is the implementation of the
ContentParser interface for content of
the open-document graphics (drawing) format. |
class |
ContentParserOdi
This is the implementation of the
ContentParser interface for content of
the open-document image format. |
class |
ContentParserOdm
This is the implementation of the
ContentParser interface for content of
the open-document text-master format. |
class |
ContentParserOdp
This is the implementation of the
ContentParser interface for content of
the open-document presentation-template format. |
class |
ContentParserOds
This is the implementation of the
ContentParser interface for content of
the open-document spreadsheet format. |
class |
ContentParserOdt
This is the implementation of the
ContentParser interface for content of
the open-document text format. |
class |
ContentParserOth
This is the implementation of the
ContentParser interface for content of
the open-document text-web (HTML Document Template) format. |
Modifier and Type | Class and Description |
---|---|
class |
ContentParserPdf
This is the implementation of the
ContentParser interface for PDF
documents (content with the mimetype "application/pdf"). |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentParserOoxml
This is the abstract base implementation of the
ContentParser interface for parsing
binary Microsoft office documents using apache POI. |
class |
AbstractContentParserPoi
This is the abstract base implementation of the
ContentParser interface for parsing
binary Microsoft office documents using apache POI. |
class |
ContentParserDoc
This is the implementation of the
ContentParser interface for binary
MS-Word documents. |
class |
ContentParserDocx
This is the implementation of the
ContentParser interface for MS-Word
documents in OOXML format. |
class |
ContentParserPpt
This is the implementation of the
ContentParser interface for binary
MS-Powerpoint documents. |
class |
ContentParserPptx
This is the implementation of the
ContentParser interface for
MS-Powerpoint documents in OOXML format. |
class |
ContentParserXls
This is the implementation of the
ContentParser interface for binary
MS-Excel documents. |
class |
ContentParserXlsx
This is the implementation of the
ContentParser interface for MS-Excel
documents in OOXML format. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentParserText
This is the abstract base implementation of a
ContentParser for plain text. |
class |
AbstractContentParserTextMarkupAware
This is the abstract base implementation of a
ContentParser for text that may contain
markup. |
class |
ContentParserText
This is the implementation of the
ContentParser interface for text
(content with the mimetype "text/plain"). |
class |
ContentParserTextMarkupAware
This is the implementation of the
ContentParser interface for text that
may contain markup. |
Modifier and Type | Class and Description |
---|---|
class |
ContentParserXml
This is the implementation of the
ContentParser interface for XML
documents (content with the mimetype "text/xml"). |
Modifier and Type | Class and Description |
---|---|
class |
JpqlStatementFactoryImpl
This is the interface
|
Modifier and Type | Class and Description |
---|---|
class |
OrientDbStatementFactoryImpl
This is the implementation of
OrientDbStatementFactory . |
Modifier and Type | Class and Description |
---|---|
class |
OrientDatabaseImpl
Implementation to wrap OrientDB for spring.
|
Modifier and Type | Class and Description |
---|---|
class |
OrientBeanMapperImpl
This is the implementation of
OrientBeanMapper . |
Modifier and Type | Class and Description |
---|---|
class |
PropertyBuilderImpl
This is the implementation of
PropertyBuilder . |
class |
SinglePropertyBuilderLink
The implementation of
SinglePropertyBuilder for OType.LINK . |
class |
SinglePropertyBuilderLinkBase<V>
The implementation of
SinglePropertyBuilder for OType.LINK . |
class |
SinglePropertyBuilderLinkList
The implementation of
SinglePropertyBuilder for OType.LINKLIST . |
Modifier and Type | Class and Description |
---|---|
class |
SearchDependenciesImpl
This is the implementation of the
SearchDependencies interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSearchEngineBuilder
This is the abstract base-implementation of the
SearchEngineBuilder interface. |
class |
AbstractSearchQueryBuilderFactory
This is the abstract base implementation of the
SearchQueryBuilderFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
SearchEngineConfigurationLoaderImpl
This is the implementation of the
SearchEngineConfigurationLoader interface. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneFieldManagerFactoryImpl
This is the factory used to
create . |
class |
LuceneSearchEngineBuilder
This is the implementation of
SearchEngineBuilder using apache lucene as underlying search-engine. |
class |
LuceneSearchQueryBuilderFactory
This is the implementation of
SearchQueryBuilderFactory using lucene as underlying search-engine. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneAnalyzerImpl
This is the implementation of the
LuceneAnalyzer interface. |
class |
LuceneDirectoryBuilderImpl
This is the implementation of the
LuceneDirectoryBuilder interface. |
class |
LuceneVersionImpl
This is the implementation of the
LuceneVersion interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfiguredSearchIndexer
This is the implementation of the
ConfiguredSearchIndexer . |
class |
AbstractResourceSearchIndexer
This is the abstract base-implementation of the
ResourceSearchIndexer
interface. |
class |
AbstractSearchIndexerBuilder
This is the abstract base-implementation for the
SearchIndexerBuilder
interface. |
class |
IndexerDependenciesImpl
This is the implementation of the
IndexerDependencies . |
class |
ResourceSearchIndexerImpl
This is the implementation of
ResourceSearchIndexer . |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerConfigurationLoaderImpl
This is the implementation of
SearchIndexerConfigurationLoader . |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerStateLoaderImpl
This is the default implementation of the
SearchIndexerStateLoader interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCrawlingDeltaSearchIndexer
This is the abstract base implementation of
SearchIndexerUpdateStrategy
that recursively crawls
resources . |
class |
AbstractSearchIndexerUpdateStrategy
This is the abstract base-implementation of the
SearchIndexerUpdateStrategy interface. |
class |
AbstractSearchIndexerUpdateStrategyManager
This is the abstract base-implementation of the
SearchIndexerUpdateStrategyManager interface. |
class |
BasicSearchIndexerUpdateStrategy
This class extends
AbstractSearchIndexerUpdateStrategy with a simple
implementation for BasicSearchIndexerUpdateStrategy.isResponsible(SearchIndexerSource) using a fixed
set of update-strategies . |
class |
SearchIndexerUpdateStrategyManagerImpl
This is the implementation of the
SearchIndexerUpdateStrategyManager interface. |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredSearchIndexerImpl
This is the implementation of the
ConfiguredSearchIndexer . |
Modifier and Type | Class and Description |
---|---|
class |
LuceneSearchIndexerBuilder
This is the implementation of
SearchIndexerBuilder using lucene as underlying search-engine. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSearchIndexerUpdateStrategyManager
This is the implementation of the
SearchIndexerUpdateStrategyManager
interface that can be used without
IocContainer . |
class |
SearchIndexerUpdateStrategyLastModified
This is the implementation of the
SearchIndexerUpdateStrategy for
SearchIndexerSource.UPDATE_STRATEGY_VCS . |
class |
SearchIndexerUpdateStrategyNone
This is the implementation of the
SearchIndexerUpdateStrategy for
SearchIndexerSource.UPDATE_STRATEGY_NONE . |
class |
SearchIndexerUpdateStrategyVcs
This is the implementation of the
SearchIndexerUpdateStrategy for
SearchIndexerSource.UPDATE_STRATEGY_LAST_MODIFIED . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInvocationCaller<QUEUE extends RemoteInvocationQueue,CALL extends RemoteInvocationCall,TX_CALLS extends GenericRemoteInvocationTransactionalCalls<CALL>,REQUEST extends GenericRemoteInvocationRequest<CALL,TX_CALLS>>
This is the abstract base-implementation of
RemoteInvocationCaller . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInvocationCommandCaller
This is the abstract base implementation of
RemoteInvocationCommandCaller . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInvocationCommandHandler<RESULT extends Serializable,COMMAND extends RemoteInvocationCommand<RESULT>>
This is the abstract base implementation for a
RemoteInvocationCommandHandler . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInvocationServiceCaller
This is the abstract base-implementation of
RemoteInvocationServiceCaller . |
class |
AbstractRemoteInvocationServiceCallerWithClientMap
This is the abstract base-implementation of
RemoteInvocationServiceCaller using a map of
pre-registered service clients. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInvocationService
This is the abstract base implementation for a
RemoteInvocationService . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCsrfTokenManager
This is the abstract base implementation of
CsrfTokenManager . |
class |
AbstractGenericRemoteInvocationService<CALL extends RemoteInvocationCall,REQUEST extends GenericRemoteInvocationRequest<CALL,? extends GenericRemoteInvocationTransactionalCalls<CALL>>,RESPONSE extends GenericRemoteInvocationResponse,HANDLER extends GenericRemoteInvocationCallHandler<CALL>>
This is the abstract base class for the common implementation of
GenericRemoteInvocationRpcService and
GenericRemoteInvocationCommandService . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericRemoteInvocationCommandService
This is the abstract base implementation of
GenericRemoteInvocationCommandService . |
class |
GenericRemoteInvocationCommandServiceImpl
This is the implementation of
GenericRemoteInvocationCommandService
using TransactionExecutor . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInvocationServiceCallerGwt
This is the abstract base implementation of
RemoteInvocationServiceCaller for GWT (Google Web-Toolkit). |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericRemoteInvocationRpcService
This is the server-side default implementation of
GenericRemoteInvocationRpcService . |
class |
GenericRemoteInvocationRpcServiceImpl
This class extends
AbstractGenericRemoteInvocationRpcService with transaction support via
TransactionExecutor . |
Modifier and Type | Class and Description |
---|---|
class |
CsrfTokenManagerDefaultImpl
This is the default implementation of
CsrfTokenManager . |
class |
RemoteInvocationSecurityDetectorImpl
This is the default implementation of
RemoteInvocationSecurityDetector . |
Modifier and Type | Class and Description |
---|---|
class |
RemoteInvocationServiceCallerImplSpring
This is the implementation of
RemoteInvocationServiceCaller using
an injected client-stub (provided by
spring-remoting) and java dynamic proxies . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransactionExecutor
This is the abstract base implementation of the
TransactionExecutor interface. |
class |
NoTransactionExecutor
TODO: this class ...
|
Modifier and Type | Class and Description |
---|---|
class |
JpaTransactionExecutor
This is the implementation of the
TransactionExecutor interface using
the JPA (Java Persistence API). |
Modifier and Type | Class and Description |
---|---|
class |
JtaTransactionExecutor
This is the implementation of the
TransactionExecutor interface using
the JTA (Java Transaction API). |
Modifier and Type | Class and Description |
---|---|
class |
SpringTransactionExecutor
This is the implementation of
TransactionExecutor using spring-transaction . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBeanMapper<P,B extends Bean>
The abstract base implementation of
PojoBeanMapper or
DocumentBeanMapper . |
class |
AbstractDocumentBeanMapper<D,B extends Bean,M extends AbstractDocumentBeanMapper.Mapping<D,B>>
This is the abstract base implementation of
DocumentBeanMapper . |
class |
AbstractPojoBeanMapper<D,B extends Bean>
This is the abstract base implementation of
DocumentBeanMapper . |
Modifier and Type | Class and Description |
---|---|
class |
BeanFactoryImpl
This is the implementation of
BeanFactory . |
Modifier and Type | Class and Description |
---|---|
class |
GenericPojoBeanMapperImpl
This is the implementation of
GenericPojoBeanMapperImpl . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCliParserBuilder
This is the abstract base implementation of the
CliParserBuilder interface. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCliParserBuilder
The default implementation of the
CliParserBuilder interface. |
Modifier and Type | Class and Description |
---|---|
class |
CollectionFactoryManagerImpl
This is the default implementation of the
CollectionFactoryManager interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoggableComponent
This is the
abstract base class for a component that provides a logger
. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSpringContainer
This is the abstract base implementation of the
IocContainer using spring. |
class |
PeriodicRefresherImpl
This is the implementation of
PeriodicRefresher . |
class |
SpringContainer
This is a simple implementation of the
IocContainer using spring. |
class |
SpringContainerBean
This is the implementation of
IocContainer that itself is a spring-bean that
can be injected. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentTypeManager
This is the abstract base implementation of the
ContentTypeManager interface. |
class |
ContentTypeListLoader
This is the
XmlBeanMapper used to load the ContentTypeList via JAXB. |
Modifier and Type | Class and Description |
---|---|
class |
ContentTypeManagerImpl
This is the implementation of the
ContentTypeManager interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericContextFactory
This is the abstract base-implementation of the
GenericContextFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
GenericContextFactoryImpl
This is the implementation of
GenericContextFactory . |
Modifier and Type | Class and Description |
---|---|
class |
RecurrenceUtilImpl
This is the implementation of the
RecurrenceUtil interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventBus
This is the default implementation of
EventBus . |
class |
AbstractEventSource<E extends Event,L extends EventListener<E>>
This is the abstract base implementation of the
EventListener interface. |
class |
AbstractMultiThreadedEventSource<E extends Event,L extends EventListener<E>>
This class extends
AbstractSynchronizedEventSource with the ability to send events asynchronous in separate
Thread s. |
class |
AbstractSynchronizedEventSource<E extends Event,L extends EventListener<E>>
This class extends
AbstractEventSource with the ability of synchronization and therefore is thread-safe. |
Modifier and Type | Class and Description |
---|---|
class |
EventBusImpl
This is the default implementation of
EventBus . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGlobalExceptionHandler
This is the abstract base implementation of the
GlobalExceptionHandler interface. |
class |
ExceptionUtilImpl
This is the default implementation of
ExceptionUtil . |
class |
ExceptionUtilLimitedImpl
This is the default implementation of
ExceptionUtilLimited . |
class |
GlobalExceptionHandlerLoggingImpl
This is the default implementation of the
GlobalExceptionHandler interface. |
Modifier and Type | Class and Description |
---|---|
class |
FileUtilImpl
This class is a collection of utility functions for
File handling and manipulation. |
class |
FileUtilLimitedImpl
This class is a collection of utility functions for
File handling and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDetectorStreamProvider
This is the abstract base implementation of the
DetectorStreamProvider . |
class |
EncodingUtilImpl
This is the implementation of the
EncodingUtil interface. |
class |
StreamUtilImpl
This is the implementation of the
StreamUtil interface. |
Modifier and Type | Class and Description |
---|---|
class |
DetectorStreamProviderImpl
This is the implementation of the
DetectorStreamProvider interface. |
Modifier and Type | Class and Description |
---|---|
class |
JsonUtilImpl
The implementation of
JsonUtil . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDatatypeDetector
This is the abstract base implementation of
DatatypeDetector . |
class |
AbstractEnumProvider
This is the abstract base implementation of
EnumProvider . |
class |
AbstractEnumProviderAsynchronous
This is the abstract base implementation of
AbstractEnumProvider that retrieves
enum values asynchronously. |
class |
AbstractEnumProviderSynchronous
This is the abstract base implementation of
AbstractEnumProvider that retrieves
enum values synchronously. |
class |
AbstractEnvironmentDetector
This is the abstract base implementation of
EnvironmentDetector . |
class |
DatatypeDetectorImpl
This is the default implementation of
DatatypeDetector . |
class |
EnvironmentDetectorSpringProfileImpl
This is the default implementation of
EnvironmentDetector . |
class |
SimpleEnumProvider
This is a simple implementation of
EnumProvider . |
class |
SystemUtilImpl
This is the implementation of the
SystemUtil interface. |
Modifier and Type | Class and Description |
---|---|
class |
DatatypeObjectMapperFactory
This is a factory bean to
create an instance of ObjectMapper for JSON mapping with
Datatype support via DatatypeDescriptorManager . |
Modifier and Type | Class and Description |
---|---|
class |
DatatypeDescriptorManagerImpl
This is the implementation of
DatatypeDescriptorManager . |
Modifier and Type | Class and Description |
---|---|
class |
MathUtilImpl
This class is a collection of utility functions for dealing with numbers.
|
class |
MathUtilLimitedImpl
This class is a collection of utility functions for dealing with numbers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNlsBundleFactory
This is the abstract base implementation of
NlsBundleFactory . |
class |
AbstractNlsDependencies
This is the abstract base implementation of
NlsDependencies . |
class |
AbstractNlsFormatter<O>
This is the abstract base implementation of the
NlsFormatter interface. |
class |
AbstractNlsFormatterManager
This is the abstract base implementation of the
NlsFormatterManager interface. |
class |
AbstractNlsFormatterPlugin<O>
T import net.sf.mmm.util.nls.api.NlsTemplateResolver; his is the abstract base-implementation of an
NlsFormatter that is no NlsMessageFormatter but a
sub-formatter for a specific
type and style . |
class |
AbstractNlsMessageFactory
This is the implementation of the
NlsMessageFactory interface. |
class |
AbstractNlsMessageFactoryImpl
This is the abstract but almost complete implementation of
NlsMessageFactory . |
class |
AbstractNlsMessageFormatter
This is the abstract base implementation of the
NlsMessageFormatter interface. |
class |
AbstractNlsTemplateResolver
This is the abstract base implementation of the
NlsTemplateResolver interface. |
class |
DefaultNlsResourceLocator
|
class |
MappedNlsFormatterManager
This is the implementation of the
NlsFormatterManager interface. |
class |
NlsFormatterMap
|
class |
NlsMessageFactoryImpl
This is the implementation of
NlsMessageFactory . |
class |
NoTemplateResolver
This is a dummy implementation of the
NlsTemplateResolver interface that performs no resolving (always
returns null for NoTemplateResolver.resolveTemplate(String) ). |
class |
SimpleNlsFormatter<O>
This is an abstract base implementation of
NlsFormatter based on Formatter . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceBundleNlsTemplateResolver
This is an abstract base implementation of the
NlsTemplateResolver interface. |
class |
ConfiguredNlsFormatterMap
This is a sub-class of
NlsFormatterMap as a ready to use configurable component. |
class |
DefaultNlsTemplateResolver
This is the default implementation of the
NlsTemplateResolver . |
class |
NlsBundleFactoryImpl
This is the implementation of
NlsBundleFactory . |
class |
NlsDependenciesImpl
This is the implementation of the
NlsDependencies interface. |
class |
NlsMessageFormatterFactoryImpl
This is the implementation of the
NlsMessageFormatterFactory . |
class |
NlsResourceBundleLocatorImpl
This is the implementation of
NlsResourceBundleLocator . |
class |
NlsTemplateResolverImpl
Deprecated.
use
DefaultNlsTemplateResolver instead. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPathFactory
This is the abstract base implementation of the
PathFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
ClassPathProvider
|
class |
PathFactoryImpl
This is the default implementation of the
PathFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPojoFactory
This is the default implementation of the
PojoFactory interface. |
class |
GuessingPojoFactory
This is the default implementation of the
PojoFactory interface. |
class |
PojoUtilImpl
This class is a collection of utility functions for dealing with
reflection . |
class |
SimplePojoFactory
This is the simplest implementation of the
PojoFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPojoDescriptorBuilder
This is the abstract base-implementation of the
PojoDescriptorBuilder interface. |
class |
AbstractPojoDescriptorBuilderFactory
This is the abstract base implementation of the
PojoDescriptorBuilderFactory interface. |
class |
AbstractPojoDescriptorBuilderLimited
This is the abstract base-implementation of the
PojoDescriptorBuilder interface. |
class |
PojoDescriptorBuilderFactoryLimited
This is the implementation of
PojoDescriptorBuilderFactory for a limited
environment (GWT). |
class |
PojoDescriptorDependenciesImpl
This is the implementation of the
PojoDescriptorDependencies interface. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPojoDescriptorEnhancer
This is an implementation of the
PojoDescriptorEnhancer interface that scans all
PropertyDescriptor s for accessing
Collection s, Map s or arrays. |
class |
ExtendedPojoDescriptorDependenciesImpl
This class extends
PojoDescriptorDependenciesImpl with additional components to inject. |
class |
PojoDescriptorBuilderFactoryImpl
This is the implementation of
PojoDescriptorBuilderFactory . |
class |
PojoDescriptorBuilderImpl
This is the generic implementation of the
PojoDescriptorBuilder
interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapPojoPathFunction<VALUE>
This is the abstract base implementation for a
PojoPathFunction that operates
on a Map . |
class |
AbstractPojoPathFunction<IN,VALUE>
This is the abstract base implementation of the
PojoPathFunction interface. |
class |
AbstractPojoPathNavigator
This is the abstract base implementation of the
PojoPathNavigator . |
class |
DefaultPojoPathFunctionManager
This is the default implementation of the
PojoPathFunctionManager . |
Modifier and Type | Class and Description |
---|---|
class |
PojoPathFunctionManagerImpl
This is the implementation of
PojoPathFunctionManager . |
class |
PojoPathNavigatorImpl
This is the implementation of
PojoPathNavigator . |
Modifier and Type | Class and Description |
---|---|
class |
PojoPathNamedFunctionToString
This is the implementation of a
PojoPathNamedFunction that performs a Object.toString() on the
input-object. |
Modifier and Type | Class and Description |
---|---|
class |
ProcessUtilImpl
This is the implementation of the
ProcessUtil interface. |
Modifier and Type | Class and Description |
---|---|
class |
PropertyFactoryManagerImpl
This is the implementation of
PropertyFactoryManager . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatementFactory
This is the abstract base implementation of
StatementFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationUtilImpl
This class is a collection of utility functions for dealing with
annotations . |
class |
CollectionReflectionUtilImpl
This is the implementation of the
CollectionReflectionUtil interface. |
class |
ReflectionUtilImpl
This class is a collection of utility functions for dealing with
reflection . |
class |
ReflectionUtilLimitedImpl
This is the implementation of the
ReflectionUtilLimited interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBrowsableResourceFactory
This is the abstract base implementation of the
BrowsableResourceFactory interface. |
class |
AbstractDataResourceFactory
This is the abstract base implementation of the
DataResourceFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataResourceProvider<R extends DataResource>
This is the abstract base-implementation of the
DataResourceProvider interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClasspathScanner
Abstract base implementation of
ClasspathScanner . |
class |
BrowsableResourceFactoryImpl
This is the default implementation of the
BrowsableResourceFactory
interface. |
class |
ClasspathScannerImpl
Implementation of
ClasspathScanner . |
Modifier and Type | Class and Description |
---|---|
class |
ClasspathResourceProvider
This is the implementation of
DataResourceProvider for
ClasspathResource . |
class |
FileResourceProvider
This is the implementation of
DataResourceProvider for
FileResource . |
class |
UrlResourceProvider
This is the implementation of
DataResourceProvider for
UrlResource . |
Modifier and Type | Class and Description |
---|---|
static class |
UserSessionAccess.AbstractUserSessionProvider
The abstract base implementation of
UserSessionProvider . |
Modifier and Type | Class and Description |
---|---|
class |
UserSessionProviderDefaultImpl
This is the default implementation of
UserSessionProvider . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHyphenator
This is the abstract base implementation of the
Hyphenator interface. |
class |
AbstractHyphenatorBuilder
This is the abstract base-implementation of the
HyphenatorBuilder interface. |
class |
AbstractLineWrapper
This is the abstract base-implementation of the
LineWrapper interface. |
class |
DefaultLineWrapper
This is the default implementation of
LineWrapper . |
class |
HyphenatorBuilderImpl
The implementation of
HyphenatorBuilder . |
class |
HyphenatorImpl
This is the implementation of the
Hyphenator interface. |
class |
JustificationBuilderImpl
This is the implementation of
JustificationBuilder . |
class |
UnicodeUtilImpl
This is the implementation of the
UnicodeUtil interface. |
Modifier and Type | Class and Description |
---|---|
class |
TransferObjectUtilImpl
This is the implementation of
TransferObjectUtil . |
class |
TransferObjectUtilLimitedImpl
This is the implementation of
TransferObjectUtilLimited . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractComposedValueConverter
This is the abstract base implementation of the
ComposedValueConverter interface. |
class |
AbstractComposedValueConverterFactory
This is the abstract base implementation of
ComposedValueConverterFactory . |
class |
AbstractGenericValueConverter<SOURCE>
This is the abstract base implementation of the
GenericValueConverter interface. |
class |
AbstractRecursiveValueConverter<SOURCE,TARGET>
This is an abstract base-implementation for a
ValueConverter that performs
recursive conversions on the owning-converter for converting child values. |
class |
AbstractSimpleValueConverter<SOURCE,TARGET>
This is an abstract base-implementation of the
ValueConverter interface that simply works with Class
rather than GenericType . |
class |
AbstractValueConverter<SOURCE,TARGET>
This is the abstract base-implementation of the
ValueConverter interface. |
class |
SimpleGenericValueConverterImpl
This is a generic value converter that is GWT compatible and therefore has reduced flexibility.
|
class |
StringValueConverterImpl
This is the implementation of
StringValueConverter . |
class |
ValueConverterIdentity<V>
This is an implementation of
ValueConverter that returns the unmodified
value (identity conversion). |
Modifier and Type | Class and Description |
---|---|
class |
VersionUtilImpl
This is the abstract base-implementation of the
VersionUtil interface. |
Modifier and Type | Class and Description |
---|---|
class |
DomUtilImpl
This utility class contains methods that help to deal with the
DOM API. |
class |
StaxUtilImpl
This utility class contains methods that help to work with the StAX API (JSR 173).
|
class |
XmlUtilImpl
This utility class contains methods that help to deal with XML.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlBeanMapper<T>
|
Copyright © 2001–2016 mmm-Team. All rights reserved.