public class WeldClassFileServices extends Object implements org.jboss.weld.resources.spi.ClassFileServices
| Constructor and Description |
|---|
WeldClassFileServices(org.jboss.as.server.deployment.annotation.CompositeIndex index,
ClassLoader moduleClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
cleanupAfterBoot() |
org.jboss.weld.resources.spi.ClassFileInfo |
getClassFileInfo(String className) |
public WeldClassFileServices(org.jboss.as.server.deployment.annotation.CompositeIndex index,
ClassLoader moduleClassLoader)
index - public org.jboss.weld.resources.spi.ClassFileInfo getClassFileInfo(String className)
getClassFileInfo in interface org.jboss.weld.resources.spi.ClassFileServicespublic void cleanupAfterBoot()
cleanupAfterBoot in interface org.jboss.weld.bootstrap.api.BootstrapServicepublic void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2019 JBoss by Red Hat. All rights reserved.