Package ai.platon.pulsar.common
Interface ResourceLoader.ClassFactory
-
- All Implemented Interfaces:
public interface ResourceLoader.ClassFactoryThe utility methods will try to use the provided class factories to convert binary name of class to Class object. Used by H2 OSGi Activator in order to provide a class from another bundle ClassLoader.