Package org.uberfire.backend.server.util
Class Guava14Workaround
- java.lang.Object
-
- org.uberfire.backend.server.util.Guava14Workaround
-
@ApplicationScoped public class Guava14Workaround extends Object
Produces an emptySet<Service>in order to prevent deploy-time failure. The issue is described in the Guava bug tracker. This workaround is described in a comment on separate issue.