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

org.jboss.weld.literal.EventLiteral Maven / Gradle / Ivy

package org.jboss.weld.literal;

import javax.enterprise.event.Event;
import javax.enterprise.util.TypeLiteral;

public class EventLiteral extends TypeLiteral> {

    private static final long serialVersionUID = 450443493114073397L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy