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