Class StatefulSessionBeanClassTableContributor

java.lang.Object
org.jboss.as.ejb3.component.stateful.StatefulSessionBeanClassTableContributor
All Implemented Interfaces:
ClassTableContributor

@MetaInfServices(org.wildfly.clustering.marshalling.jboss.ClassTableContributor.class) public class StatefulSessionBeanClassTableContributor extends Object implements ClassTableContributor
Contributes to the JBoss Marshalling class table used when marshalling stateful session bean instances.
Author:
Paul Ferraro
  • Constructor Details

    • StatefulSessionBeanClassTableContributor

      public StatefulSessionBeanClassTableContributor()
  • Method Details