Package | Description |
---|---|
org.jboss.seam.async |
Seam asynchronicity: dispatcher implementations and schedule classes.
|
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 |
QuartzDispatcher.destroy() |
void |
ThreadPoolDispatcher.destroy() |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanCacheProvider.destroy() |
void |
EhCacheProvider.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 |
TopicConnection.destroy() |
void |
TopicSession.destroy() |
void |
QueueConnection.destroy() |
void |
ManagedTopicPublisher.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.