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.ClassFileServices
public void cleanupAfterBoot()
cleanupAfterBoot
in interface org.jboss.weld.bootstrap.api.BootstrapService
public void cleanup()
cleanup
in interface org.jboss.weld.bootstrap.api.Service
Copyright © 2018 JBoss by Red Hat. All rights reserved.