All Classes and Interfaces
Class
Description
An abstract listener to be extended by the dedicated listeners.
This class defines the common functionalities for the serializable subclasses of
PageList.This class is an aggregation of ResourceResolver object and extends itself the ResourceResover class.
A class that group available Spring integrations made for Meeds Portal and
Meeds Kernel applications.
A stream that maintains a buffer and flush it on a delegate output stream when it is filled.
Created by The eXo Platform SAS Author : eXoPlatform bangnv@exoplatform.com
Nov 15, 2012 CacheSettingServiceImpl is implemented for application which
uses cache.
Changelog plugin to add Liquibase changelog path during the data initialization
A char encoder that encodes chars to a suite of bytes.
An implementation of a char encoder that is stateless and is based on a specified charset.
A stateless encoder that use a char encoder for performing the encoding task.
Created by The eXo Platform SARL Author : Nhu Dinh Thuan thuan.nhu@exoplatform.com Sep 13, 2006
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Mar 15, 2006
Describe a method as transactional.
An aspect processing point that will allow to encapsulate two behavior:
- Set current container to PortalContainer
- Start a transaction for IDM and JPA sessions
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
Declares a type to be converted.
ClassLoader, which delegates work to list of delegates (Delegating classloaders), which are provided from
constructor.An high performance and custom DOM serializer based on stax
XMLStreamWriter.Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
Created by The eXo Platform SARL
Author : Tuan Nguyen
tuan08@users.sourceforge.net
Dec 26, 2005
Proxy that returns an EntityManager instance.
This service is responsible to create a single EntityManagerFactory, with the
persistence unit name
meeds-jpa.Processes all the dedicated works which are delegated from
EventManager.Is the central point of the event system where listeners are registered (and/or unregistered) and events are fired.
Created by The eXo Platform SARL
Author : Dang Van Minh
minh.dang@exoplatform.com
Nov 14, 2012
3:49:21 PM
An annotation to use to exclude sharing Spring Beans in Kernel Container.
Deprecated.
Kept for backward compatibility
Process the Transactional annotation.
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Mar 15, 2006
A future cache that prevents the loading of the same resource twice.
This is used as workaround for Hibernate 6 change behavior with MySQL Dialect to
interpret
GenerationType.AUTO as SequenceStyleGenerator
instead of IdentityGenerator.This encoder provides a few methods to encode the String to its HTML entity representation.
Various I18N utility methods.
Deprecated.
It is better to avoid using this download resource
Enumerates the behavior that a joinpoint can have uppon an i/o exception instead of just letting the exception happen.
A specific hibernate scanner to allow injecting JPA Entities into
EntityManagerFactory
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar
07, 2017
Listener for perform some actions at the specified point of JTA transaction lifecycle.
Transaction lifecycle needs to be managed through
For now, we have shared instance of one registered listener for all transactions, so listener implementations need to be thread-safe
Transaction lifecycle needs to be managed through
JTAUserTransactionLifecycleService to have listeners executed.For now, we have shared instance of one registered listener for all transactions, so listener implementations need to be thread-safe
Service provides methods for managing lifecycle of JTA transaction
Base implementation of
JTAUserTransactionLifecycleService .A configuration setting to integrate Spring Caching to use
CacheServiceStartable service to initialize all the data with Liquibase.
The loader interface is used by the future cache to retrieves the value from the key when it does not exist.
A simple marshalled object that retain the state of an object as a bytes.
Created by The eXo Platform SAS Author : Nguyen Thanh Hai haint@exoplatform.com Jun 29, 2011
A factory that creates instance of a type.
An extension of
Printer that encodes the text with a provided encoder and sends the resulting bytes on an
OutputStream.A class to let Spring context initialized once the
PortalContainerfinishes startup to bring all defined Kernel Services
into Spring Context in order to be able to use annotations to inject Kernel
servicesCreated by The eXo Platform SAS Mar 15, 2006
Extend the writer class by providing various method for printing text.
A configuration setting for Spring in order to reuse the PortalContainer
Quartz Scheduler instance
A LIFO stack implementing the
Queue interface backed by an array.Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 16, 2006
Author : Nhu Dinh Thuan nhudinhthuan@yahoo.com May 8, 2006
This abstract class provide an abstract way to retrieve different resources in different contexts (war, jar....)
For example, to retrieve resource from an portlet, we implement
In gatein, we have caching machanism which use
as key to determine cached resource, ResourceKey is generated by ResourceResolver.createResourceKey method
By default, createResourceKey method return difference ResourceKey
if we call that method on difference ResourceResolver instances (even with the same resource url)
To make our caching machanism work properly,please make sure you use the same ResourceResolver
or override the createResourceKey method of abstract class ResourceResolver
and return the same ResourceKey for the same resource url
Created by The eXo Platform SAS Mar 15, 2006
For example, to retrieve resource from an portlet, we implement
PortletResourceResolver In gatein, we have caching machanism which use
ResourceKey as key to determine cached resource, ResourceKey is generated by ResourceResolver.createResourceKey method
By default, createResourceKey method return difference ResourceKey
if we call that method on difference ResourceResolver instances (even with the same resource url)
To make our caching machanism work properly,please make sure you use the same ResourceResolver
or override the createResourceKey method of abstract class ResourceResolver
and return the same ResourceKey for the same resource url
Created by The eXo Platform SAS Mar 15, 2006
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
Declares a type serialized.
Created by The eXo Platform SAS Mar 15, 2006
Created by The eXo Platform SAS
Author : Nguyen Viet Bang
bangnv@exoplatform.com
Nov 27, 2012
This class allows to select all setting cache objects which are in a specified Context or Scope.
Created by exo on 3/8/17.
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
An iterator that splits a string into chunks without requiring to allocate an array to hold the various chunks of the
splitted string.
A char encoder that use a table to cache the result produced by a delegate char encoder.
Represents text that can have several internal representations in order to minimize serialization when it is possible.
A text encoder that encodes text to an output stream.
A type converter that performs a bidirectional conversion between an external type and an internal type.
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
This listener for the purpose of cleaning up temporary files that are uploaded to the server but not removed by specific
actions from user
The listener is triggered when a session is destroyed
Common GateIn version.
Parses XML 1.0 and XML 1.1 declarations.