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) |
configure, resolveRemoveMethod
public 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 SessionBeanObjectViewConfigurator
protected 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 SessionBeanObjectViewConfigurator
org.jboss.as.server.deployment.DeploymentUnitProcessingException
Copyright © 2018 JBoss by Red Hat. All rights reserved.