Package org.joinfaces.weld
Klasse NoopContainer
java.lang.Object
org.joinfaces.weld.NoopContainer
- Alle implementierten Schnittstellen:
Container
Simple
Container
implementation which does nothing.
The main purpose of this class is to stop weld from re-injecting fields in AdminFilter
.
-
Feldübersicht
Von Schnittstelle geerbte Felder org.jboss.weld.environment.servlet.Container
CONTEXT_PARAM_CONTAINER_CLASS
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
destroy
(ContainerContext context) void
initialize
(ContainerContext context) boolean
touch
(ResourceLoader resourceLoader, ContainerContext context)