public class PassivatingContextWrapper extends Object
Contextual. The wrapper uses SerializableContextual if necessary.| Modifier and Type | Method and Description |
|---|---|
static javax.enterprise.context.spi.Context |
unwrap(javax.enterprise.context.spi.Context context) |
static javax.enterprise.context.spi.Context |
wrap(javax.enterprise.context.spi.Context context,
org.jboss.weld.serialization.spi.ContextualStore store) |
public static javax.enterprise.context.spi.Context wrap(javax.enterprise.context.spi.Context context,
org.jboss.weld.serialization.spi.ContextualStore store)
public static javax.enterprise.context.spi.Context unwrap(javax.enterprise.context.spi.Context context)
Copyright © 2017. All rights reserved.