public class DefaultContextSetupProviderImpl extends Object implements org.glassfish.enterprise.concurrent.spi.ContextSetupProvider
| Constructor and Description |
|---|
DefaultContextSetupProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(org.glassfish.enterprise.concurrent.spi.ContextHandle contextHandle) |
org.glassfish.enterprise.concurrent.spi.ContextHandle |
saveContext(javax.enterprise.concurrent.ContextService contextService) |
org.glassfish.enterprise.concurrent.spi.ContextHandle |
saveContext(javax.enterprise.concurrent.ContextService contextService,
Map<String,String> contextObjectProperties) |
org.glassfish.enterprise.concurrent.spi.ContextHandle |
setup(org.glassfish.enterprise.concurrent.spi.ContextHandle contextHandle) |
public org.glassfish.enterprise.concurrent.spi.ContextHandle saveContext(javax.enterprise.concurrent.ContextService contextService)
saveContext in interface org.glassfish.enterprise.concurrent.spi.ContextSetupProviderpublic org.glassfish.enterprise.concurrent.spi.ContextHandle saveContext(javax.enterprise.concurrent.ContextService contextService,
Map<String,String> contextObjectProperties)
saveContext in interface org.glassfish.enterprise.concurrent.spi.ContextSetupProviderpublic org.glassfish.enterprise.concurrent.spi.ContextHandle setup(org.glassfish.enterprise.concurrent.spi.ContextHandle contextHandle)
throws IllegalStateException
setup in interface org.glassfish.enterprise.concurrent.spi.ContextSetupProviderIllegalStateExceptionpublic void reset(org.glassfish.enterprise.concurrent.spi.ContextHandle contextHandle)
reset in interface org.glassfish.enterprise.concurrent.spi.ContextSetupProviderCopyright © 2023 JBoss by Red Hat. All rights reserved.