| Package | Description |
|---|---|
| org.jboss.seam.async |
Seam asynchronicity: dispatcher implementations and schedule classes.
|
| org.jboss.seam.bpm |
A set of Seam components for business process management
via jBPM, including control of process and task instances,
rendering of task lists, and integration with jBPM.
|
| org.jboss.seam.cache |
A set of Seam components that provide caching
|
| org.jboss.seam.drools |
Seam components for integrating Drools.
|
| org.jboss.seam.el |
Integration with JBoss EL.
|
| org.jboss.seam.jms |
Seam components for sending JMS messages.
|
| org.jboss.seam.persistence |
Seam components for working with JPA or Hibernate3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPoolDispatcher.destroy() |
void |
QuartzDispatcher.destroy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedJbpmContext.destroy() |
void |
Jbpm.shutdown() |
| Modifier and Type | Method and Description |
|---|---|
void |
InfinispanCacheProvider.destroy() |
void |
JbossCacheProvider.destroy() |
void |
JbossCache2Provider.destroy() |
void |
EhCacheProvider.destroy() |
void |
JbossPojoCacheProvider.destroy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedWorkingMemory.destroy() |
| Modifier and Type | Method and Description |
|---|---|
void |
JBossELReferenceCache.stop() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueConnection.destroy() |
void |
ManagedTopicPublisher.destroy() |
void |
TopicSession.destroy() |
void |
TopicConnection.destroy() |
void |
QueueSession.destroy() |
void |
ManagedQueueSender.destroy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedPersistenceContext.destroy() |
void |
ManagedHibernateSession.destroy() |
void |
HibernateSessionFactory.shutdown() |
void |
EntityManagerFactory.shutdown() |
Copyright © 2015 Seam Framework. All Rights Reserved.