Package | Description |
---|---|
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.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.
|
Class and Description |
---|
AbstractEventSource
This is the abstract base implementation of the
EventListener interface. |
Class and Description |
---|
AbstractEventSource
This is the abstract base implementation of the
EventListener interface. |
Class and Description |
---|
AbstractEventSource
This is the abstract base implementation of the
EventListener interface. |
Class and Description |
---|
AbstractEventSource
This is the abstract base implementation of the
EventListener interface. |
Class and Description |
---|
AbstractEventBus.EventDispatcher
A dispatcher for all
EventListener s of a particular event
type . |
AbstractEventBus.EventListenerContainer
A simple container for a
registered EventListener . |
AbstractEventSource
This is the abstract base implementation of the
EventListener interface. |
AbstractSynchronizedEventSource
This class extends
AbstractEventSource with the ability of synchronization and therefore is thread-safe. |
Class and Description |
---|
AbstractEventBus
This is the default implementation of
EventBus . |
Copyright © 2001–2016 mmm-Team. All rights reserved.