Uses of Interface
org.jboss.weld.resources.spi.ClassFileInfo
-
Packages that use ClassFileInfo Package Description org.jboss.weld.resources.spi -
-
Uses of ClassFileInfo in org.jboss.weld.resources.spi
Methods in org.jboss.weld.resources.spi that return ClassFileInfo Modifier and Type Method Description ClassFileInfoClassFileServices. getClassFileInfo(String className)Obtains Java class metadata for a class identified with the specified class name.
-