public class StatefulSessionBeanObjectViewConfigurator extends SessionBeanObjectViewConfigurator
| Modifier and Type | Field and Description |
|---|---|
static StatefulSessionBeanObjectViewConfigurator |
INSTANCE |
| Constructor and Description |
|---|
StatefulSessionBeanObjectViewConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleIsIdenticalMethod(ComponentConfiguration componentConfiguration,
ViewConfiguration configuration,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
Method method) |
protected void |
handleRemoveMethod(ComponentConfiguration componentConfiguration,
ViewConfiguration configuration,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
Method method) |
configurepublic static final StatefulSessionBeanObjectViewConfigurator INSTANCE
public StatefulSessionBeanObjectViewConfigurator()
protected void handleIsIdenticalMethod(ComponentConfiguration componentConfiguration, ViewConfiguration configuration, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index, Method method)
handleIsIdenticalMethod in class SessionBeanObjectViewConfiguratorprotected void handleRemoveMethod(ComponentConfiguration componentConfiguration, ViewConfiguration configuration, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index, Method method) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
handleRemoveMethod in class SessionBeanObjectViewConfiguratororg.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.