public abstract class BasePluginResourceTypeDefinition extends Object implements ResourceTypeDefinition
Constructor and Description |
---|
BasePluginResourceTypeDefinition() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Path path) |
String |
getPrefix() |
int |
getPriority() |
String |
getSimpleWildcardPattern() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getDescription, getShortName, getSuffix
public String getPrefix()
getPrefix
in interface ResourceTypeDefinition
public int getPriority()
getPriority
in interface ResourceTypeDefinition
public String getSimpleWildcardPattern()
getSimpleWildcardPattern
in interface ResourceTypeDefinition
public boolean accept(Path path)
accept
in interface ResourceTypeDefinition
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.