public class StatelessSessionBeanObjectViewConfigurator extends SessionBeanObjectViewConfigurator
| Modifier and Type | Field and Description |
|---|---|
static StatelessSessionBeanObjectViewConfigurator |
INSTANCE |
| Constructor and Description |
|---|
StatelessSessionBeanObjectViewConfigurator() |
| 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 StatelessSessionBeanObjectViewConfigurator INSTANCE
public StatelessSessionBeanObjectViewConfigurator()
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.