IOExitWildcardPath.java interface
IOExitWildcardPath.java
package com.ibm.wmqfte.exitroutine.api; /** * Represents a path that denotes a wildcard. This can be used to match multiple * resource paths. */ public interface IOExitWildcardPath extends IOExitPath {