Class NoopContainer

java.lang.Object
org.joinfaces.weld.NoopContainer
All Implemented Interfaces:
Container

public class NoopContainer extends Object implements Container
Simple Container implementation which does nothing.

The main purpose of this class is to stop weld from re-injecting fields in AdminFilter.