Class StatefulSessionBeanImmutability
- java.lang.Object
-
- org.jboss.as.ejb3.component.stateful.StatefulSessionBeanImmutability
-
- All Implemented Interfaces:
Predicate<Object>,Immutability
public class StatefulSessionBeanImmutability extends Object implements Immutability
Immutability test for EJB proxies.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description StatefulSessionBeanImmutability()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleantest(Object object)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.ee.Immutability
and, negate, or
-
-