Package | Description |
---|---|
org.jboss.as.ejb3.subsystem.deployment |
Modifier and Type | Class and Description |
---|---|
class |
MessageDrivenBeanRuntimeHandler
Handles operations that provide runtime management of a
MessageDrivenComponent . |
class |
SingletonBeanRuntimeHandler
Handles operations that provide runtime management of a
SingletonComponent . |
class |
StatefulSessionBeanRuntimeHandler
Handles operations that provide runtime management of a
StatefulSessionComponent . |
class |
StatelessSessionBeanRuntimeHandler
Handles operations that provide runtime management of a
StatelessSessionComponent . |
Modifier and Type | Method and Description |
---|---|
AbstractEJBComponentRuntimeHandler<?> |
EJBComponentType.getRuntimeHandler() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.