org.apache.tomee.catalina
Class TomEEClassLoaderEnricher
java.lang.Object
org.apache.tomee.catalina.TomEEClassLoaderEnricher
- All Implemented Interfaces:
- WebAppEnricher
public final class TomEEClassLoaderEnricher
- extends Object
- implements WebAppEnricher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_SKIP
public static final String TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_SKIP
- Enrichement part
- See Also:
- Constant Field Values
TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_CLASSES
public static final String TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_CLASSES
- See Also:
- Constant Field Values
TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_PREFIXES
public static final String TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_PREFIXES
- See Also:
- Constant Field Values
TomEEClassLoaderEnricher
public TomEEClassLoaderEnricher()
enrichment
public URL[] enrichment(ClassLoader appCl)
- Specified by:
enrichment in interface WebAppEnricher
validateJarFile
public static boolean validateJarFile(File file)
throws IOException
- Throws:
IOException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.