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,
DeploymentReflectionIndex index,
Method method) |
protected void |
handleRemoveMethod(ComponentConfiguration componentConfiguration,
ViewConfiguration configuration,
DeploymentReflectionIndex index,
Method method) |
configure, resolveRemoveMethod
public static final StatelessSessionBeanObjectViewConfigurator INSTANCE
public StatelessSessionBeanObjectViewConfigurator()
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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.