Package org.joinfaces.weld
Class NoopContainer
java.lang.Object
org.joinfaces.weld.NoopContainer
- All Implemented Interfaces:
Container
Simple
Container
implementation which does nothing.
The main purpose of this class is to stop weld from re-injecting fields in AdminFilter
.
-
Field Summary
Fields inherited from interface org.jboss.weld.environment.servlet.Container
CONTEXT_PARAM_CONTAINER_CLASS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy
(ContainerContext context) void
initialize
(ContainerContext context) boolean
touch
(ResourceLoader resourceLoader, ContainerContext context)