| Class and Description |
|---|
| org.apache.webbeans.context.ContextFactory
user should use the ContextsService directly.
|
| org.apache.webbeans.util.SecurityUtil
use SecurityService instead
|
| Method and Description |
|---|
| org.apache.webbeans.conversation.ConversationManager.destroyConversationContextWithSessionId(String) |
| org.apache.webbeans.config.WebBeansContext.getContextFactory() |
| org.apache.webbeans.spi.FailOverService.getObjectInputStream(InputStream)
we do not use javassist anymore since owb-1.2.0, thus no special handling is needed!
|
| org.apache.webbeans.web.failover.DefaultOwbFailOverService.getObjectInputStream(InputStream)
as we do not use Javassist anymore this is not needed anymore!
|
| org.apache.webbeans.spi.FailOverService.getObjectOutputStream(OutputStream)
as we do not use Javassist anymore this is not needed anymore!
|
| org.apache.webbeans.web.failover.DefaultOwbFailOverService.getObjectOutputStream(OutputStream)
as we do not use Javassist anymore this is not needed anymore!
|
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.