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 Summary
Constructors Constructor Description StatefulSessionBeanClassTableContributor()
-
-
-
Method Detail
-
getKnownClasses
public List<Class<?>> getKnownClasses()
- Specified by:
getKnownClassesin interfaceClassTableContributor
-
-