Class IgnoreMetaInfMarker
java.lang.Object
org.jboss.as.server.deployment.module.IgnoreMetaInfMarker
Marker that indicates that the contents of a resource roots META-INF directory should be ignored.
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisIgnoreMetaInf(ResourceRoot resourceRoot) static voidmark(ResourceRoot root)
-
Constructor Details
-
IgnoreMetaInfMarker
public IgnoreMetaInfMarker()
-
-
Method Details
-
mark
-
isIgnoreMetaInf
-