Class MJarSupport

java.lang.Object
org.apache.xbean.finder.archive.MJarSupport

public class MJarSupport extends Object
  • Field Details

    • SUPPORT_MJAR

      private static final boolean SUPPORT_MJAR
    • MJAR_VERSION

      private static final int MJAR_VERSION
    • mjar

      private boolean mjar
    • classes

      private final Map<String,MJarSupport.Clazz> classes
  • Constructor Details

    • MJarSupport

      public MJarSupport()
  • Method Details