Class BundleFactory

java.lang.Object
org.apache.activemq.artemis.logs.BundleFactory

public class BundleFactory extends Object
  • Constructor Details

    • BundleFactory

      public BundleFactory()
  • Method Details

    • newBundle

      public static <T> T newBundle(Class<T> type)
    • newBundle

      public static <T> T newBundle(Class<T> type, String category)