Class ServiceUnitUtils
- java.lang.Object
-
- org.apache.pulsar.broker.namespace.ServiceUnitUtils
-
public final class ServiceUnitUtils extends java.lang.ObjectThis class encapsulate some utility functions forServiceUnitrelated metadata operations.
-
-
Constructor Summary
Constructors Constructor Description ServiceUnitUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NamespaceBundlesuBundleFromPath(java.lang.String path, NamespaceBundleFactory factory)
-
-
-
Method Detail
-
suBundleFromPath
public static NamespaceBundle suBundleFromPath(java.lang.String path, NamespaceBundleFactory factory)
-
-