Uses of Interface
org.wildfly.clustering.weld.contexts.MarshallableContextual
-
Packages that use MarshallableContextual Package Description org.wildfly.clustering.weld.contexts -
-
Uses of MarshallableContextual in org.wildfly.clustering.weld.contexts
Classes in org.wildfly.clustering.weld.contexts with type parameters of type MarshallableContextual Modifier and Type Class Description classPassivationCapableSerializableMarshaller<SC extends org.jboss.weld.serialization.spi.helpers.SerializableContextual<C,I> & jakarta.enterprise.inject.spi.PassivationCapable & MarshallableContextual<C>,C extends jakarta.enterprise.context.spi.Contextual<I> & jakarta.enterprise.inject.spi.PassivationCapable,I>Classes in org.wildfly.clustering.weld.contexts that implement MarshallableContextual Modifier and Type Class Description classPassivationCapableSerializableBean<B extends jakarta.enterprise.inject.spi.Bean<I> & jakarta.enterprise.inject.spi.PassivationCapable,I>classPassivationCapableSerializableContextual<C extends jakarta.enterprise.context.spi.Contextual<I> & jakarta.enterprise.inject.spi.PassivationCapable,I>
-