WildFly: Weld Subsystem 15.0.1.Final
-
- All Implemented Interfaces:
- org.jboss.weld.bootstrap.api.Service, org.jboss.weld.serialization.spi.ProxyServices
public class ProxyServicesImpl
extends Object
implements org.jboss.weld.serialization.spi.ProxyServices
ProxyServices implementation that delegates to the module class loader if the bean class loader cannot be determined
- Author:
- Stuart Douglas, Jozef Hartinger
-
-
Constructor Summary
Constructors
| Constructor and Description |
ProxyServicesImpl(org.jboss.modules.Module module) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
cleanup
public void cleanup()
- Specified by:
cleanup in interface org.jboss.weld.bootstrap.api.Service
WildFly: Weld Subsystem 15.0.1.Final
Copyright © 2019 JBoss by Red Hat. All rights reserved.