Package org.apache.activemq.artemis.logs
Class BundleFactory
- java.lang.Object
-
- org.apache.activemq.artemis.logs.BundleFactory
-
public class BundleFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description BundleFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> TnewBundle(Class<T> type)static <T> TnewBundle(Class<T> type, String category)
-