beanClass | class org.jboss.seam.persistence.ManagedPersistenceContext |
businessInterfaces | [interface javax.transaction.Synchronization, interface org.jboss.seam.core.Mutable, interface org.jboss.seam.persistence.PersistenceContextManager, interface javax.servlet.http.HttpSessionActivationListener] |
class | class org.jboss.seam.Component |
clientSideInterceptors | [] |
createMethod | public void org.jboss.seam.persistence.ManagedPersistenceContext.create(org.jboss.seam.Component) |
defaultRemoveMethod | |
dependencies | [] |
destroyMethod | public void org.jboss.seam.persistence.ManagedPersistenceContext.destroy() |
imports | [] |
inAttributes | [] |
interceptionEnabled | false |
name | entityManager |
namespace | Namespace(Root) |
outAttributes | [] |
perNestedConversation | false |
persistenceContextAttributes | [] |
postActivateMethod | |
postConstructMethod | |
preDestroyMethod | |
prePassivateMethod | |
removeMethods | [] |
scope | CONVERSATION |
secure | false |
serverSideInterceptors | [] |
startup | false |
synchronize | false |
timeout | 0 |
type | JAVA_BEAN |
unwrapMethod | public javax.persistence.EntityManager org.jboss.seam.persistence.ManagedPersistenceContext.getEntityManager() throws javax.naming.NamingException,javax.transaction.SystemException |
toString() | Component(entityManager) |