All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.weld.interceptor.proxy.LifecycleMixin Maven / Gradle / Ivy

package org.jboss.weld.interceptor.proxy;

/**
 * @author Marius Bogoevici
 */
public interface LifecycleMixin {
    void lifecycle_mixin_$$_postConstruct();

    void lifecycle_mixin_$$_preDestroy();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy