Uses of Class
org.exoplatform.container.context.DefinitionException
-
Packages that use DefinitionException Package Description org.exoplatform.container.util -
-
Uses of DefinitionException in org.exoplatform.container.util
Methods in org.exoplatform.container.util that throw DefinitionException Modifier and Type Method Description static Class<? extends Annotation>ContainerUtil. getScope(Class<?> clazz)Gives the scope defined for the given classstatic Class<? extends Annotation>ContainerUtil. getScope(Class<?> clazz, boolean ignoreExplicit)Gives the scope defined for the given class
-