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,
DeploymentReflectionIndex index,
Method method) |
protected void |
handleRemoveMethod(ComponentConfiguration componentConfiguration,
ViewConfiguration configuration,
DeploymentReflectionIndex index,
Method method) |
configure, resolveRemoveMethod
public static final StatefulSessionBeanObjectViewConfigurator INSTANCE
public StatefulSessionBeanObjectViewConfigurator()
protected void handleIsIdenticalMethod(ComponentConfiguration componentConfiguration, ViewConfiguration configuration, DeploymentReflectionIndex index, Method method)
handleIsIdenticalMethod
in class SessionBeanObjectViewConfigurator
protected void handleRemoveMethod(ComponentConfiguration componentConfiguration, ViewConfiguration configuration, DeploymentReflectionIndex index, Method method) throws DeploymentUnitProcessingException
handleRemoveMethod
in class SessionBeanObjectViewConfigurator
DeploymentUnitProcessingException
Copyright © 2015 JBoss by Red Hat. All rights reserved.