Package be.atbash.util
Class CDICheck
- java.lang.Object
-
- be.atbash.util.CDICheck
-
public final class CDICheck extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanwithinContainer()Are we running within a CDI container or not.
-